X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/de3b65f26a0813678a1f4f66fdd7c26d3b753013..4202d050af8cf088e7dfb643d491d3b4b169e473:/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 481b443a5..f4910261e 100644 --- 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 -+ depends DMABOUNCE ++ depends on DMABOUNCE + config IXP4XX_INDIRECT_PCI bool "Use indirect PCI memory access"