Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0d63337 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Russell King
Browse files

[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: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 7c6337e2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -114,9 +114,6 @@ config GENERIC_CALIBRATE_DELAY
	bool
	default y

config GENERIC_BUST_SPINLOCK
	bool

config ARCH_MAY_HAVE_PC_FDC
	bool