ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
authorRobert P. J. Day <rpjday@mindspring.com>
Sun, 6 May 2007 21:50:39 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 7 May 2007 19:12:58 +0000 (12:12 -0700)
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 <rpjday@mindspring.com>
Acked-by: Ian Molton <spyro@f2s.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm26/Kconfig

index 989113dce415fadb3ac3e4e6dff03ea40a2ebd7c..20688bc13e9bc57ea89785c3e75deb81216f7d58 100644 (file)
@@ -57,9 +57,6 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
-config GENERIC_BUST_SPINLOCK
-       bool
-
 config ZONE_DMA
        bool
        default y