Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae618d5e authored by Conner Huff's avatar Conner Huff
Browse files

defconfig: Enable rmnet_ctl driver



For both standard and perf based defconfig, enable
the rmnet_ctl driver for SM8150.

This enables the driver which handles QMAP based
DFC flow control commands from MHI.

Change-Id: I20d0ffe33c3019efab147a669a7721ca46da9ba4
Signed-off-by: default avatarConner Huff <chuff@codeaurora.org>
parent 36206b1c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -601,6 +601,7 @@ CONFIG_MSM_PM=y
CONFIG_MSM_QBT1000=y
CONFIG_QCOM_FSA4480_I2C=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_RMNET_CTL=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_QMP_DEBUGFS_CLIENT=y
CONFIG_QCOM_SMP2P_SLEEPSTATE=y
+1 −0
Original line number Diff line number Diff line
@@ -629,6 +629,7 @@ CONFIG_MSM_PM=y
CONFIG_MSM_QBT1000=y
CONFIG_QCOM_FSA4480_I2C=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_RMNET_CTL=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_QMP_DEBUGFS_CLIENT=y
CONFIG_QCOM_SMP2P_SLEEPSTATE=y