Skip to content

Commit 0dd1529

Browse files
committed
ARCv3: Default ATLD=y LLSC=n configuration
1 parent 277d160 commit 0dd1529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arc/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ config ARC_CANT_LLSC
425425

426426
config ARC_HAS_LLSC
427427
bool "Insn: LLOCK/SCOND (efficient atomic ops)"
428-
default y
428+
default n
429429
depends on !ARC_CANT_LLSC
430430

431431
config ARC_HAS_ATLD

0 commit comments

Comments
 (0)