summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-12-10 09:56:44 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-12-10 09:56:44 +0000
commit0d88baa016f2d847fea59586a68ec24f3939190d (patch)
tree951da1d4b250fb910d0e0b70ebfa1d631d1c784a /target
parent252fa41bc0eb5552109f6ead560bb405bcc9407d (diff)
downloadmaster-31e0f0ae-0d88baa016f2d847fea59586a68ec24f3939190d.tar.gz
master-31e0f0ae-0d88baa016f2d847fea59586a68ec24f3939190d.tar.bz2
master-31e0f0ae-0d88baa016f2d847fea59586a68ec24f3939190d.zip
Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
SVN-Revision: 9698
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar7/config-2.6.232
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/config-2.6.23 b/target/linux/ar7/config-2.6.23
index 02a27d96bc..566e3b555a 100644
--- a/target/linux/ar7/config-2.6.23
+++ b/target/linux/ar7/config-2.6.23
@@ -128,7 +128,7 @@ CONFIG_MTD_PHYSMAP_START=0x10000000
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_NETDEV_1000 is not set
-CONFIG_NETDEVICES_MULTIQUEUE=y
+# CONFIG_NETDEVICES_MULTIQUEUE is not set
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_SCH_FIFO=y
CONFIG_NF_CT_PROTO_GRE=m