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

Commit 8eb897e6 authored by Mayank Grover's avatar Mayank Grover Committed by Niranjan Reddy Dumbala
Browse files

arm64: defconfig: Disable LSE_ATOMIC for holi target



LSE_ATOMIC is not supported for holi targets.
Change to disable LSE atomic operations, which
may result in crash for non-cacheable memory atomic
access.

Change-Id: Ibe2aba59de3b907908bae99f9f1cd92e128f348d
Signed-off-by: default avatarAshish Bhimanpalliwar <abhiman@codeaurora.org>
Signed-off-by: default avatarMayank Grover <groverm@codeaurora.org>
parent cbfc1dfd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -148,3 +148,4 @@ CONFIG_QCOM_CLK_SMD_RPM=y
CONFIG_QTI_ADC_TM=y
# CONFIG_ARM_PSCI_CPUIDLE is not set
CONFIG_CORESIGHT_CTI_SAVE_DISABLE=y
# CONFIG_ARM64_LSE_ATOMICS is not set