
Add the base changes for rmnet_perf. CRs-Fixed: 3012130 Change-Id: Ie4d33ebe9457a06661440ea46bd09694b1c44b4c Signed-off-by: Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
12 linhas
210 B
Plaintext
12 linhas
210 B
Plaintext
#
|
|
# 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
|