projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af0bc9
)
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
author
Robert P. J. Day
<
[email protected]
>
Sun, 6 May 2007 21:50:39 +0000
(14:50 -0700)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/arch/arm26/Kconfig
b/arch/arm26/Kconfig
index 989113dce415fadb3ac3e4e6dff03ea40a2ebd7c..20688bc13e9bc57ea89785c3e75deb81216f7d58 100644
(file)
--- a/
arch/arm26/Kconfig
+++ b/
arch/arm26/Kconfig
@@
-57,9
+57,6
@@
config GENERIC_CALIBRATE_DELAY
bool
default y
-config GENERIC_BUST_SPINLOCK
- bool
-
config ZONE_DMA
bool
default y