Browse Source

fix typo

SVN-Revision: 10437
Imre Kaloz 18 years ago
parent
commit
d7a2c40ab8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ixp4xx/patches-2.6.23/400-dmabounce.patch

+ 1 - 1
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"