Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 Dec 2007 09:56:44 +0000 (09:56 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 Dec 2007 09:56:44 +0000 (09:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9698 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar7/config-2.6.23

index 02a27d9..566e3b5 100644 (file)
@@ -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
This page took 0.027889 seconds and 4 git commands to generate.