From: Robert P. J. Day Date: Thu, 26 Apr 2007 12:53:38 +0000 (-0400) Subject: AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". X-Git-Tag: v2.6.22-rc1~1131^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0277b378c3779e3c8a413afb7d4ee00fa24a5a26;p=thirdparty%2Fkernel%2Flinux.git AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". Remove the clearly useless config option GENERIC_BUST_SPINLOCK, which is not used anywhere in the tree. Signed-off-by: Robert P. J. Day Signed-off-by: Haavard Skinnemoen --- diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig index 50fee549e1cd7..3ec76586877ef 100644 --- a/arch/avr32/Kconfig +++ b/arch/avr32/Kconfig @@ -57,9 +57,6 @@ config ARCH_HAS_ILOG2_U64 bool default n -config GENERIC_BUST_SPINLOCK - bool - config GENERIC_HWEIGHT bool default y