mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix BBR2 patch and enable it back on all arch
This commit is contained in:
parent
4caeae2a66
commit
66f5476919
4 changed files with 4 additions and 7 deletions
|
@ -6723,8 +6723,8 @@ CONFIG_SYSVIPC_SYSCTL=y
|
|||
# CONFIG_TCG_XEN is not set
|
||||
# CONFIG_TCIC is not set
|
||||
CONFIG_TCP_CONG_ADVANCED=y
|
||||
# CONFIG_TCP_CONG_BBR is not set
|
||||
# CONFIG_TCP_CONG_BBR2 is not set
|
||||
CONFIG_TCP_CONG_BBR=y
|
||||
CONFIG_TCP_CONG_BBR2=y
|
||||
CONFIG_TCP_CONG_BIC=y
|
||||
CONFIG_TCP_CONG_CDG=y
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
|
@ -7037,6 +7037,7 @@ CONFIG_TRAD_SIGNALS=y
|
|||
# CONFIG_TRUSTED_FOUNDATIONS is not set
|
||||
# CONFIG_TRUSTED_KEYS is not set
|
||||
# CONFIG_TRUSTED_KEYS_TPM is not set
|
||||
# CONFIG_TRUSTED_KEYS_TEE is not set
|
||||
# CONFIG_TSL2583 is not set
|
||||
# CONFIG_TSL2591 is not set
|
||||
# CONFIG_TSL2772 is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue