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: firefly_0821_release~30985^2~47^2~116^2~31 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=feb5babead7f8058f0108ec59c3e7c2df666bd67;p=firefly-linux-kernel-4.4.55.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