From: kaloz Date: Thu, 31 Jul 2008 11:55:11 +0000 (+0000) Subject: enable multiqueue in the generic config X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/1c4ce90b106b9fca97d1ed4b26f8967d44359d12?ds=sidebyside enable multiqueue in the generic config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12042 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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