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

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

arm64: defconfig: Enable remote spinlocks



Enable remote spinlocks to facilitate locking between the various
processors in the SoC.

CRs-Fixed: 1059650
Change-Id: Ie51cd49b0d81ee34fd090bef347effcdaffb4318
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 34465166
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -302,6 +302,7 @@ CONFIG_STAGING=y
CONFIG_ASHMEM=y
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_ION=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_TESTS=y
+1 −0
Original line number Diff line number Diff line
@@ -310,6 +310,7 @@ CONFIG_STAGING=y
CONFIG_ASHMEM=y
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_ION=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_TESTS=y