enable multiqueue in the generic config
SVN-Revision: 12042
This commit is contained in:
parent
4310d9c124
commit
8dec1e3997
1 changed files with 1 additions and 1 deletions
|
@ -795,7 +795,7 @@ CONFIG_NET=y
|
||||||
# CONFIG_NETCONSOLE is not set
|
# CONFIG_NETCONSOLE is not set
|
||||||
# CONFIG_NETDEBUG is not set
|
# CONFIG_NETDEBUG is not set
|
||||||
CONFIG_NETDEVICES=y
|
CONFIG_NETDEVICES=y
|
||||||
# CONFIG_NETDEVICES_MULTIQUEUE is not set
|
CONFIG_NETDEVICES_MULTIQUEUE=y
|
||||||
CONFIG_NETDEV_1000=y
|
CONFIG_NETDEV_1000=y
|
||||||
# CONFIG_NETDEV_10000 is not set
|
# CONFIG_NETDEV_10000 is not set
|
||||||
CONFIG_NETFILTER=y
|
CONFIG_NETFILTER=y
|
||||||
|
|
Loading…
Reference in a new issue