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

Commit f63e9a46 authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian Committed by Michael Bohan
Browse files

defconfig: msm: Enable IPC Router and QMI kernel interface



Enable IPC Router and QMI kernel interface drivers to support QMI
communication between application processor and other peripherals
within a System-on-Chip(SoC).

Change-Id: Ia8f4b65735acf782d5a28def7dac036e0b4d45f2
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent bd91a398
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -74,6 +74,8 @@ CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
CONFIG_IPC_ROUTER=y
CONFIG_IPC_ROUTER_SECURITY=y
CONFIG_CMA=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
@@ -133,6 +135,8 @@ CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_REMOTE_SPINLOCK_MSM=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_MSM_SMEM=y
CONFIG_MSM_IPC_ROUTER_SMD_XPRT=y
CONFIG_MSM_QMI_INTERFACE=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS=y
@@ -167,3 +171,4 @@ CONFIG_IPC_LOGGING=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_PANIC_ON_DATA_CORRUPTION=y
CONFIG_KEYS=y
CONFIG_QMI_ENCDEC=y