aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm64/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index bbb5d9480130..ce6ae9497492 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -62,10 +62,6 @@ config LOCKDEP_SUPPORT
62config TRACE_IRQFLAGS_SUPPORT 62config TRACE_IRQFLAGS_SUPPORT
63 def_bool y 63 def_bool y
64 64
65config GENERIC_LOCKBREAK
66 def_bool y
67 depends on SMP && PREEMPT
68
69config RWSEM_GENERIC_SPINLOCK 65config RWSEM_GENERIC_SPINLOCK
70 def_bool y 66 def_bool y
71 67