projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0c3e81
)
AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".
author
Robert P. J. Day
<rpjday@mindspring.com>
Thu, 26 Apr 2007 12:53:38 +0000
(08:53 -0400)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 27 Apr 2007 11:45:26 +0000
(13:45 +0200)
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>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/avr32/Kconfig
b/arch/avr32/Kconfig
index 50fee549e1cd75ace8112180d9f7c8c177fffa3f..3ec76586877ef0f462afbd54296d1db0c29ab320 100644
(file)
--- 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