diff options
-rw-r--r-- | arch/arm64/Kconfig | 4 |
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 | |||
62 | config TRACE_IRQFLAGS_SUPPORT | 62 | config TRACE_IRQFLAGS_SUPPORT |
63 | def_bool y | 63 | def_bool y |
64 | 64 | ||
65 | config GENERIC_LOCKBREAK | ||
66 | def_bool y | ||
67 | depends on SMP && PREEMPT | ||
68 | |||
69 | config RWSEM_GENERIC_SPINLOCK | 65 | config RWSEM_GENERIC_SPINLOCK |
70 | def_bool y | 66 | def_bool y |
71 | 67 | ||