Files
android_kernel_samsung_sm86…/core/Kconfig
Subash Abhinov Kasiviswanathan 5a88e58652 rmnet_ctl: Support IPA EP
Support QMAP commands from dedicated IPA EP.

Change-Id: Ic5e489d2b33223b2af2fb471d20611bc5a0d7d58
Acked-by: Weiyi Chen <weiyic@qti.qualcomm.com>
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
2020-04-03 13:47:42 -07:00

19 خطوط
479 B
Plaintext

#
# RMNET MAP driver
#
menuconfig RMNET_CORE
default m
select GRO_CELLS
---help---
If you select this, you will enable the RMNET module which is used
for handling data in the multiplexing and aggregation protocol (MAP)
format in the embedded data path. RMNET devices can be attached to
any IP mode physical device.
menuconfig RMNET_CTL
default m
---help---
Enable the RMNET CTL module which is used for handling QMAP commands
for flow control purposes.