12 lines
210 B
Plaintext
Executable File
12 lines
210 B
Plaintext
Executable File
#
|
|
# RMNET_PERF driver
|
|
#
|
|
|
|
menuconfig RMNET_PERF
|
|
tristate "Rmnet perf support"
|
|
default m
|
|
depends on RMNET_CORE
|
|
depends on RMNET_SHS
|
|
---help---
|
|
Performance support for the RmNet driver
|