aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64')
-rw-r--r--arch/sparc64/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
index 10b212a1f9f5..1e25bce0366d 100644
--- a/arch/sparc64/Kconfig
+++ b/arch/sparc64/Kconfig
@@ -200,6 +200,11 @@ config US2E_FREQ
200 If in doubt, say N. 200 If in doubt, say N.
201 201
202# Global things across all Sun machines. 202# Global things across all Sun machines.
203config GENERIC_LOCKBREAK
204 bool
205 default y
206 depends on SMP && PREEMPT
207
203config RWSEM_GENERIC_SPINLOCK 208config RWSEM_GENERIC_SPINLOCK
204 bool 209 bool
205 210