mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
SVN-Revision: 9698
This commit is contained in:
parent
252fa41bc0
commit
0d88baa016
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue