fix typo
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Feb 2008 18:50:51 +0000 (18:50 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Feb 2008 18:50:51 +0000 (18:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10437 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ixp4xx/patches-2.6.23/400-dmabounce.patch

index 481b443..f491026 100644 (file)
@@ -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"
This page took 0.028489 seconds and 4 git commands to generate.