From: Ralf Baechle Date: Mon, 20 Apr 2009 11:43:05 +0000 (+0200) Subject: MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=237e5a3443e5531336b880bbaf3e7bac110330f7;p=linux-beck.git MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 023aa2d46503..09b1287a92ce 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1966,10 +1966,6 @@ config SECCOMP endmenu -config RWSEM_GENERIC_SPINLOCK - bool - default y - config LOCKDEP_SUPPORT bool default y