diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2009-04-20 07:43:05 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-05-14 08:50:27 -0400 |
commit | 237e5a3443e5531336b880bbaf3e7bac110330f7 (patch) | |
tree | 3c793b3117962fc8253dacf5a6a1dcb975028d86 /arch/mips | |
parent | c52399bece85cd4b157dd772e9f20551f9f18d2f (diff) |
MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 4 |
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 | ||
1967 | endmenu | 1967 | endmenu |
1968 | 1968 | ||
1969 | config RWSEM_GENERIC_SPINLOCK | ||
1970 | bool | ||
1971 | default y | ||
1972 | |||
1973 | config LOCKDEP_SUPPORT | 1969 | config LOCKDEP_SUPPORT |
1974 | bool | 1970 | bool |
1975 | default y | 1971 | default y |