aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2009-04-20 07:43:05 -0400
committerRalf Baechle <ralf@linux-mips.org>2009-05-14 08:50:27 -0400
commit237e5a3443e5531336b880bbaf3e7bac110330f7 (patch)
tree3c793b3117962fc8253dacf5a6a1dcb975028d86 /arch
parentc52399bece85cd4b157dd772e9f20551f9f18d2f (diff)
MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 0 insertions, 4 deletions
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
1966 1966
1967endmenu 1967endmenu
1968 1968
1969config RWSEM_GENERIC_SPINLOCK
1970 bool
1971 default y
1972
1973config LOCKDEP_SUPPORT 1969config LOCKDEP_SUPPORT
1974 bool 1970 bool
1975 default y 1971 default y