projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01376f4
)
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 4 Dec 2006 14:39:52 +0000
(15:39 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 4 Dec 2006 14:39:52 +0000
(15:39 +0100)
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
patch
|
blob
|
history
diff --git
a/arch/s390/Kconfig
b/arch/s390/Kconfig
index 245b81bc71573609487e6f16d5ce62f8b9bcd0f8..5b04c4095c8d0e8717ca0ca489a285612cc31584 100644
(file)
--- a/
arch/s390/Kconfig
+++ b/
arch/s390/Kconfig
@@
-33,9
+33,6
@@
config GENERIC_CALIBRATE_DELAY
config GENERIC_TIME
def_bool y
-config GENERIC_BUST_SPINLOCK
- bool
-
mainmenu "Linux Kernel Configuration"
config S390