projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c52399b
)
MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 20 Apr 2009 11:43:05 +0000
(13:43 +0200)
committer
Ralf 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 023aa2d465036188cdd4562a62f8ef7f25d8bee4..09b1287a92ce468de161de8700135109a49ac09b 100644
(file)
--- 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