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

Commit 4746e4c2 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 84161e40
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -600,6 +600,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
@@ -628,6 +628,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