summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
diff options
context:
space:
mode:
authorVineet Gupta2015-08-08 14:21:58 +0200
committerVineet Gupta2015-08-11 11:21:09 +0200
commit2a4401687c11def29fe5a9b23ab98bf7ab1dce61 (patch)
treec95ad6cddaf66215f6357f37025cdc792b2f9060 /arch/arc/Kconfig
parentMAINTAINERS: add git tree for the arc architecture (diff)
downloadkernel-qcow2-linux-2a4401687c11def29fe5a9b23ab98bf7ab1dce61.tar.gz
kernel-qcow2-linux-2a4401687c11def29fe5a9b23ab98bf7ab1dce61.tar.xz
kernel-qcow2-linux-2a4401687c11def29fe5a9b23ab98bf7ab1dce61.zip
ARC: Enable optimistic spinning for LLSC config
Suggested-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r--arch/arc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index bd4670d1b89b..e119d42f92ce 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -8,6 +8,7 @@
config ARC
def_bool y
+ select ARCH_SUPPORTS_ATOMIC_RMW if ARC_HAS_LLSC
select BUILDTIME_EXTABLE_SORT
select COMMON_CLK
select CLONE_BACKWARDS