summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-31 11:55:11 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-31 11:55:11 +0000
commit1c4ce90b106b9fca97d1ed4b26f8967d44359d12 (patch)
tree34e6d178af552aa19eb7d7a43014e6cf775ff3f9 /target
parent46b97b14c894cc6612cea14499ff4e76b7b37eed (diff)
enable multiqueue in the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12042 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.262
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26
index 006f27b26..5e4a20fa2 100644
--- a/target/linux/generic-2.6/config-2.6.26
+++ b/target/linux/generic-2.6/config-2.6.26
@@ -795,7 +795,7 @@ CONFIG_NET=y
# CONFIG_NETCONSOLE is not set
# CONFIG_NETDEBUG is not set
CONFIG_NETDEVICES=y
-# CONFIG_NETDEVICES_MULTIQUEUE is not set
+CONFIG_NETDEVICES_MULTIQUEUE=y
CONFIG_NETDEV_1000=y
# CONFIG_NETDEV_10000 is not set
CONFIG_NETFILTER=y