LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".
@ 2007-04-26 12:53 Robert P. J. Day
2007-04-27 13:00 ` Haavard Skinnemoen
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2007-04-26 12:53 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: hskinnemoen, Andrew Morton
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>
---
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index ce4013a..747922d 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -57,9 +57,6 @@ config ARCH_HAS_ILOG2_U64
bool
default n
-config GENERIC_BUST_SPINLOCK
- bool
-
config GENERIC_HWEIGHT
bool
default y
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-27 13:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-26 12:53 [PATCH] AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK" Robert P. J. Day
2007-04-27 13:00 ` Haavard Skinnemoen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).