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

Commit c6e2a7c9 authored by Chris Lew's avatar Chris Lew
Browse files

arm64: defconfig: Enable QRTR MHI transport for Kona



Enable the MHI transport for QRTR to allow QRTR and QMI communication
over PCIe.

Change-Id: Ieaaea52da08222074bd64b8bba563579ea9cf243
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 9e2c041e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -220,6 +220,7 @@ CONFIG_NET_ACT_MIRRED=y
CONFIG_NET_ACT_SKBEDIT=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_QRTR_MHI=y
CONFIG_BT=y
CONFIG_CFG80211=y
CONFIG_RFKILL=y
+1 −0
Original line number Diff line number Diff line
@@ -226,6 +226,7 @@ CONFIG_NET_ACT_SKBEDIT=y
CONFIG_DNS_RESOLVER=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_QRTR_MHI=y
CONFIG_BT=y
CONFIG_CFG80211=y
# CONFIG_CFG80211_CRDA_SUPPORT is not set