MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 20 Apr 2009 11:43:05 +0000 (13:43 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:27 +0000 (13:50 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 023aa2d..09b1287 100644 (file)
@@ -1966,10 +1966,6 @@ config SECCOMP
 
 endmenu
 
-config RWSEM_GENERIC_SPINLOCK
-       bool
-       default y
-
 config LOCKDEP_SUPPORT
        bool
        default y