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

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

defconfig: sdxpoorwills: Enable QMP



QMP is a lightweight mailbox driver that supports single packet in
flight communication to a remote processor. Enable QMP to send messages
to AOP.

Change-Id: I570f3d0f85cb97e4826d2de1ae58be3f8d5c01de
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent a4245c9b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -300,6 +300,7 @@ CONFIG_QPNP_REVID=y
CONFIG_USB_BAM=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_MAILBOX=y
CONFIG_MSM_QMP=y
CONFIG_QCOM_SCM=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_MSM_SMEM=y
+1 −0
Original line number Diff line number Diff line
@@ -296,6 +296,7 @@ CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_QPNP_REVID=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_MAILBOX=y
CONFIG_MSM_QMP=y
CONFIG_QCOM_SCM=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_MSM_SMEM=y