mirror of https://github.com/hak5/openwrt-owl.git
Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
SVN-Revision: 9698owl
parent
252fa41bc0
commit
0d88baa016
|
@ -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…
Reference in New Issue