From: Heiko Carstens Date: Mon, 4 Dec 2006 14:39:52 +0000 (+0100) Subject: [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. X-Git-Tag: v2.6.20-rc1~34^2~40^2~15^2~31 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb5babead7f8058f0108ec59c3e7c2df666bd67;p=linux-2.6 [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 245b81bc71..5b04c4095c 100644 --- 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