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

Commit 2e755539 authored by Chris Lew's avatar Chris Lew
Browse files

defconfig: sdmshrike: Enable MSM QMP



MSM QMP is a lightweight communication protocol that supports sending
messages to remote processors within the SoC. Enable QMP to send
and receive messages to remote procs with low memory footprint.

Change-Id: I7d882111ec8cc9622b5da079daa17e2576bbf021
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 8ecd48cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -301,6 +301,7 @@ CONFIG_MSM_CLK_RPMH=y
CONFIG_MSM_GCC_SDMSHRIKE=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_MSM_QMP=y
CONFIG_ARM_SMMU=y
CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_QCOM_SMEM=y
+1 −0
Original line number Diff line number Diff line
@@ -308,6 +308,7 @@ CONFIG_MSM_CLK_RPMH=y
CONFIG_MSM_GCC_SDMSHRIKE=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_MSM_QMP=y
CONFIG_ARM_SMMU=y
CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_QCOM_SMEM=y