summaryrefslogtreecommitdiff
path: root/arch/arc/Kconfig
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2016-03-15 11:36:43 +0530
committerVineet Gupta <vgupta@synopsys.com>2016-03-15 16:04:44 +0530
commitb31ac42697bef4a3aa5d0aa42375a55657f57174 (patch)
tree8aaa78c949e9e3ba66d4ed7c900d990af662c70e /arch/arc/Kconfig
parentc2ff5cf2735c57542b8e630e63d6983013a2e1c3 (diff)
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r--arch/arc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index 7981ea86c5bd..8ce092801221 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -387,7 +387,7 @@ config ARC_HAS_LLSC
config ARC_STAR_9000923308
bool "Workaround for llock/scond livelock"
- default y
+ default n
depends on ISA_ARCV2 && SMP && ARC_HAS_LLSC
config ARC_HAS_SWAPE