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

Commit 98618248 authored by Chris Lew's avatar Chris Lew Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sdm855: 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: Ie4c0b111395bfc0733901f4f2a9fde23b965d26e
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 0ffa76d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -346,6 +346,7 @@ CONFIG_MSM_CLK_RPMH=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_QCOM_APCS_IPC=y
CONFIG_MSM_QMP=y
CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y
+1 −0
Original line number Diff line number Diff line
@@ -358,6 +358,7 @@ CONFIG_MSM_CLK_RPMH=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_QCOM_APCS_IPC=y
CONFIG_MSM_QMP=y
CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y