This allows to build the rmnet_perf and rmnet_shs modules into the kernel easily. Signed-off-by: Danny Lin <danny@kdrag0n.dev> Change-Id: I205ec5517e6b1af87f7c3ca8c31a86fd98d715da
11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
#
|
|
# RMNET_PERF driver
|
|
#
|
|
|
|
config RMNET_PERF
|
|
tristate "Rmnet Perf driver"
|
|
default m
|
|
depends on RMNET
|
|
---help---
|
|
performance mode of rmnet driver
|