mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
linux/3.{8,9}: turn on CONFIG_NET_SCH_FQ_CODEL
It is forced to 'y' since r36342. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36490
This commit is contained in:
parent
eff12a630d
commit
25c45c0d53
@ -1963,7 +1963,7 @@ CONFIG_NET_SCHED=y
|
||||
# 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_FQ_CODEL=y
|
||||
# CONFIG_NET_SCH_GRED is not set
|
||||
# CONFIG_NET_SCH_HFSC is not set
|
||||
# CONFIG_NET_SCH_HTB is not set
|
||||
|
@ -1978,7 +1978,7 @@ CONFIG_NET_SCHED=y
|
||||
# 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_FQ_CODEL=y
|
||||
# CONFIG_NET_SCH_GRED is not set
|
||||
# CONFIG_NET_SCH_HFSC is not set
|
||||
# CONFIG_NET_SCH_HTB is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user