fix typo
authorImre Kaloz <kaloz@openwrt.org>
Sun, 10 Feb 2008 18:50:51 +0000 (18:50 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 10 Feb 2008 18:50:51 +0000 (18:50 +0000)
SVN-Revision: 10437

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

index 481b443a598dec83067b684390ed8c9a8eb7f19d..f4910261e3cc37ae5ffa4e66a527286e974d8b3c 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"