aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlistair Strachan <astrachan@google.com>2018-12-07 11:50:07 -0800
committerAmit Pundir <amit.pundir@linaro.org>2019-02-15 12:34:40 +0530
commitd14d991b584daf2803d8b3e185570bdf0a945c05 (patch)
tree358ab67f36992d8833c213fbcf64e981196c0e6b
parent50e777e12da5fc59bda3ae363e50eebd5af3fef5 (diff)
downloadkernel_replicant_linux-d14d991b584daf2803d8b3e185570bdf0a945c05.tar.gz
kernel_replicant_linux-d14d991b584daf2803d8b3e185570bdf0a945c05.tar.bz2
kernel_replicant_linux-d14d991b584daf2803d8b3e185570bdf0a945c05.zip
ANDROID: cuttlefish_defconfig: Enable CONFIG_ARM64_LSE_ATOMICS
Enabling this was previously blocked by a lack of support for this feature in clang, but that problem has been resolved in a newer version of the compiler. Bug: 120439617 Change-Id: I0f5fd2439c5a71ee0988648970576b46b2c4d20b Signed-off-by: Alistair Strachan <astrachan@google.com>
-rw-r--r--arch/arm64/configs/cuttlefish_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/configs/cuttlefish_defconfig b/arch/arm64/configs/cuttlefish_defconfig
index 9d90548ae638..4512d3538375 100644
--- a/arch/arm64/configs/cuttlefish_defconfig
+++ b/arch/arm64/configs/cuttlefish_defconfig
@@ -45,7 +45,6 @@ CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
CONFIG_ARM64_SW_TTBR0_PAN=y
-# CONFIG_ARM64_LSE_ATOMICS is not set
CONFIG_RANDOMIZE_BASE=y
CONFIG_CMDLINE="console=ttyAMA0"
CONFIG_CMDLINE_EXTEND=y