defconfigs: Regenerate with regen.sh

This commit is contained in:
Ksawlii 2025-01-16 23:53:44 +01:00
parent f0a38abfb0
commit 046f1b47c2
2 changed files with 5 additions and 1 deletions

View file

@ -1081,9 +1081,11 @@ CONFIG_TCP_CONG_HTCP=m
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
CONFIG_TCP_CONG_BBR=y
CONFIG_TCP_CONG_BBRPLUS=y
# CONFIG_DEFAULT_BIC is not set
# CONFIG_DEFAULT_CUBIC is not set
CONFIG_DEFAULT_BBR=y
# CONFIG_DEFAULT_BBRPLUS is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="bbr"
# CONFIG_TCP_MD5SIG is not set

View file

@ -1081,9 +1081,11 @@ CONFIG_TCP_CONG_HTCP=m
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
CONFIG_TCP_CONG_BBR=y
CONFIG_TCP_CONG_BBRPLUS=y
# CONFIG_DEFAULT_BIC is not set
# CONFIG_DEFAULT_CUBIC is not set
CONFIG_DEFAULT_BBR=y
# CONFIG_DEFAULT_BBRPLUS is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="bbr"
# CONFIG_TCP_MD5SIG is not set
@ -7154,7 +7156,7 @@ CONFIG_SUPPORT_USB_TYPEC_OPS=y
#
# KernelSU
#
CONFIG_KSU=n
# CONFIG_KSU is not set
# end of KernelSU
# end of Device Drivers