aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/config-2.6.30
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-04-29 20:52:04 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-04-29 20:52:04 +0000
commitc7ba4c32c5f8d3c1ef616ba8e64d52ade3b31106 (patch)
tree176dd807cd9b8a4152fa9515dffeeeb3e4221dca /target/linux/ixp4xx/config-2.6.30
parenta2c819cb9bd26840d04840e049d3519727833b22 (diff)
downloadupstream-c7ba4c32c5f8d3c1ef616ba8e64d52ade3b31106.tar.gz
upstream-c7ba4c32c5f8d3c1ef616ba8e64d52ade3b31106.tar.bz2
upstream-c7ba4c32c5f8d3c1ef616ba8e64d52ade3b31106.zip
remove dmabounce debugging, add an experimental patch to disable it, update 2.6.30 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15496 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-2.6.30')
-rw-r--r--target/linux/ixp4xx/config-2.6.304
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-2.6.30 b/target/linux/ixp4xx/config-2.6.30
index 3a2747853e..f5f7a895a4 100644
--- a/target/linux/ixp4xx/config-2.6.30
+++ b/target/linux/ixp4xx/config-2.6.30
@@ -9,6 +9,7 @@ CONFIG_ALIGNMENT_TRAP=y
# CONFIG_ARCH_EP93XX is not set
CONFIG_ARCH_FLATMEM_HAS_HOLES=y
# CONFIG_ARCH_FOOTBRIDGE is not set
+# CONFIG_ARCH_GEMINI is not set
# CONFIG_ARCH_H720X is not set
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
@@ -84,7 +85,6 @@ CONFIG_DEVPORT=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_DM9000 is not set
CONFIG_DMABOUNCE=y
-CONFIG_DMABOUNCE_DEBUG=y
CONFIG_DNOTIFY=y
CONFIG_EEPROM_AT24=y
# CONFIG_EEPROM_LEGACY is not set
@@ -137,9 +137,11 @@ CONFIG_IP_PIMSM_V2=y
# CONFIG_IWMMXT is not set
CONFIG_IXP4XX_ETH=y
# CONFIG_IXP4XX_INDIRECT_PCI is not set
+CONFIG_IXP4XX_LEGACY_DMABOUNCE=y
CONFIG_IXP4XX_NPE=y
CONFIG_IXP4XX_QMGR=y
CONFIG_IXP4XX_WATCHDOG=y
+# CONFIG_IXP4XX_ZONE_DMA is not set
CONFIG_LEDS_FSG=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_LATCH=y