1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2023-07-30 21:11:56 +02:00
parent 4a7fdde6e1
commit 4caeae2a66
3 changed files with 7 additions and 3 deletions

View file

@ -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