[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 <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Robert P. J. Day 2007-05-10 22:33:03 -07:00 committed by Russell King
parent 7c6337e225
commit a0d6333742

View file

@ -114,9 +114,6 @@ config GENERIC_CALIBRATE_DELAY
bool
default y
config GENERIC_BUST_SPINLOCK
bool
config ARCH_MAY_HAVE_PC_FDC
bool