]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/sparc/Kconfig
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
[linux.git] / arch / sparc / Kconfig
index 40f8f4f73fe8fea23c31b73d9e4441dbd67fabf1..16b620237816175dc071e1fc2240adda13b670f7 100644 (file)
@@ -191,14 +191,6 @@ config NR_CPUS
 
 source "kernel/Kconfig.hz"
 
-config RWSEM_GENERIC_SPINLOCK
-       bool
-       default y if SPARC32
-
-config RWSEM_XCHGADD_ALGORITHM
-       bool
-       default y if SPARC64
-
 config GENERIC_HWEIGHT
        bool
        default y