2006-10-26 09:04:40

by Martin Schwidefsky

[permalink] [raw]
Subject: [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.

From: Heiko Carstens <[email protected]>

[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.

Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
---

arch/s390/Kconfig | 3 ---
1 files changed, 3 deletions(-)

diff -urpN linux-2.6/arch/s390/Kconfig linux-2.6-patched/arch/s390/Kconfig
--- linux-2.6/arch/s390/Kconfig 2006-10-26 10:43:38.000000000 +0200
+++ linux-2.6-patched/arch/s390/Kconfig 2006-10-26 10:44:09.000000000 +0200
@@ -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