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

Commit c5b33665 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 Kona.

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

Change-Id: I20d0ffe33c3019efab147a669a7721ca46da9ba4
Signed-off-by: default avatarConner Huff <chuff@codeaurora.org>
parent ca87a6d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -557,6 +557,7 @@ CONFIG_QPNP_PBS=y
CONFIG_QCOM_QMI_HELPERS=y
CONFIG_QCOM_QMI_RMNET=y
CONFIG_QCOM_QMI_DFC=y
CONFIG_RMNET_CTL=y
CONFIG_QCOM_QMI_POWER_COLLAPSE=y
CONFIG_QCOM_RPMH=y
CONFIG_QCOM_SMEM=y
+1 −0
Original line number Diff line number Diff line
@@ -580,6 +580,7 @@ CONFIG_QPNP_PBS=y
CONFIG_QCOM_QMI_HELPERS=y
CONFIG_QCOM_QMI_RMNET=y
CONFIG_QCOM_QMI_DFC=y
CONFIG_RMNET_CTL=y
CONFIG_QCOM_QMI_POWER_COLLAPSE=y
CONFIG_QCOM_RPMH=y
CONFIG_QCOM_SMEM=y