mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01: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
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue