mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Enable BBR and BBR2 only on some arch
This commit is contained in:
parent
4a7fdde6e1
commit
4caeae2a66
3 changed files with 7 additions and 3 deletions
|
@ -480,6 +480,8 @@ CONFIG_SYNC_FILE=y
|
|||
CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
||||
# CONFIG_SYSFB_SIMPLEFB is not set
|
||||
# CONFIG_SYSTEM76_ACPI is not set
|
||||
CONFIG_TCP_CONG_BBR=y
|
||||
CONFIG_TCP_CONG_BBR2=y
|
||||
# CONFIG_TELCLOCK is not set
|
||||
# CONFIG_TEST_FPU is not set
|
||||
CONFIG_THERMAL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue