projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[atheros] use stats from net_device structure
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.23
/
400-dmabounce.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.23/400-dmabounce.patch
b/target/linux/ixp4xx/patches-2.6.23/400-dmabounce.patch
index
481b443
..
f491026
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.23/400-dmabounce.patch
+++ b/
target/linux/ixp4xx/patches-2.6.23/400-dmabounce.patch
@@
-24,7
+24,7
@@
Index: linux-2.6.23.14/arch/arm/mach-ixp4xx/Kconfig
+config DMABOUNCE_DEBUG
+ bool "Enable DMABounce debuging"
+ default n
+config DMABOUNCE_DEBUG
+ bool "Enable DMABounce debuging"
+ default n
-+ depends DMABOUNCE
++ depends
on
DMABOUNCE
+
config IXP4XX_INDIRECT_PCI
bool "Use indirect PCI memory access"
+
config IXP4XX_INDIRECT_PCI
bool "Use indirect PCI memory access"
This page took
0.023012 seconds
and
4
git commands to generate.