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 023aa2d465036188cdd4562a62f8ef7f25d8bee4..09b1287a92ce468de161de8700135109a49ac09b 100644 (file)
@@ -1966,10 +1966,6 @@ config SECCOMP
 
 endmenu
 
-config RWSEM_GENERIC_SPINLOCK
-       bool
-       default y
-
 config LOCKDEP_SUPPORT
        bool
        default y