Enable BBR and NET_SCH_FQ. (#2452)

This commit is contained in:
Songtao
2020-12-15 01:13:01 +08:00
committed by GitHub
parent 2a021e649c
commit 3b2cb79f29
13 changed files with 15 additions and 15 deletions

View File

@@ -1029,7 +1029,7 @@ CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
CONFIG_TCP_CONG_DCTCP=m
CONFIG_TCP_CONG_CDG=m
# CONFIG_TCP_CONG_BBR is not set
CONFIG_TCP_CONG_BBR=m
# CONFIG_DEFAULT_CUBIC is not set
CONFIG_DEFAULT_RENO=y
CONFIG_DEFAULT_TCP_CONG="reno"