mirror of https://github.com/hak5/openwrt.git
kernel: add some missing config options added by r31756
SVN-Revision: 31774lede-17.01
parent
23f253fbdc
commit
c30405070c
|
@ -1785,11 +1785,13 @@ CONFIG_NET_SCHED=y
|
|||
# CONFIG_NET_SCH_ATM is not set
|
||||
# CONFIG_NET_SCH_CBQ is not set
|
||||
# CONFIG_NET_SCH_CHOKE is not set
|
||||
# CONFIG_NET_SCH_CODEL is not set
|
||||
# CONFIG_NET_SCH_DRR is not set
|
||||
# CONFIG_NET_SCH_DSMARK is not set
|
||||
# CONFIG_NET_SCH_ESFQ is not set
|
||||
CONFIG_NET_SCH_ESFQ_NFCT=y
|
||||
CONFIG_NET_SCH_FIFO=y
|
||||
# CONFIG_NET_SCH_FQ_CODEL is not set
|
||||
# CONFIG_NET_SCH_GRED is not set
|
||||
# CONFIG_NET_SCH_HFSC is not set
|
||||
# CONFIG_NET_SCH_HTB is not set
|
||||
|
|
Loading…
Reference in New Issue