AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".
authorRobert P. J. Day <rpjday@mindspring.com>
Thu, 26 Apr 2007 12:53:38 +0000 (08:53 -0400)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 27 Apr 2007 11:45:26 +0000 (13:45 +0200)
Remove the clearly useless config option GENERIC_BUST_SPINLOCK, which
is not used anywhere in the tree.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/Kconfig

index 50fee54..3ec7658 100644 (file)
@@ -57,9 +57,6 @@ config ARCH_HAS_ILOG2_U64
        bool
        default n
 
-config GENERIC_BUST_SPINLOCK
-       bool
-
 config GENERIC_HWEIGHT
        bool
        default y