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

Commit c049e643 authored by Alistair Strachan's avatar Alistair Strachan Committed by Todd Kjos
Browse files

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: default avatarAlistair Strachan <astrachan@google.com>
parent bcd1bb76
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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