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

Commit 90dc665a authored by Chris Lew's avatar Chris Lew
Browse files

arm64: defconfig: Enable SMP2P and dependencies on Lahaina



Enable the HWSPINLOCK, SMEM, SMP2P and SMSM drivers to enable point to
point communication over SMEM with remote processors.

Change-Id: Ia1a648e837542fd09e726b393895e3129d857da9
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent d6df1ff9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -17,3 +17,10 @@ CONFIG_QCOM_LLCC=m
CONFIG_QCOM_LAHAINA_LLCC=m
CONFIG_QCOM_IPCC=m
CONFIG_BUILD_ARM64_UNCOMPRESSED_KERNEL=y
CONFIG_HWSPINLOCK_QCOM=m
CONFIG_QCOM_SMEM=m
CONFIG_QCOM_SMP2P=m
CONFIG_QCOM_SMSM=m
# CONFIG_RPMSG_QCOM_GLINK_SMEM is not set
# CONFIG_RPMSG_QCOM_SMD is not set
# CONFIG_QCOM_SMP2P_SLEEPSTATE is not set