From: Heiko Carstens Date: Mon, 4 Dec 2006 14:39:52 +0000 (+0100) Subject: [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=feb5babead7f8058f0108ec59c3e7c2df666bd67;p=linux-beck.git [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 245b81bc7157..5b04c4095c8d 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