ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
authorRobert P. J. Day <[email protected]>
Sun, 6 May 2007 21:50:39 +0000 (14:50 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Acked-by: Ian Molton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
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