From: Robert P. J. Day Date: Fri, 11 May 2007 05:33:03 +0000 (-0700) Subject: [ARM] remove useless config option GENERIC_BUST_SPINLOCK X-Git-Tag: firefly_0821_release~29151^2~12 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a0d6333742c68b321043e4982ec413951ee9afb0;p=firefly-linux-kernel-4.4.55.git [ARM] remove useless config option GENERIC_BUST_SPINLOCK Remove the apparently useless config option GENERIC_BUST_SPINLOCK, since nothing in the source tree refers to it. Signed-off-by: Robert P. J. Day Signed-off-by: Andrew Morton Signed-off-by: Russell King --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 34d1462e4341..52c209ef58b8 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -114,9 +114,6 @@ config GENERIC_CALIBRATE_DELAY bool default y -config GENERIC_BUST_SPINLOCK - bool - config ARCH_MAY_HAVE_PC_FDC bool