mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
adding new options to the config
This commit is contained in:
parent
a0de52dcf7
commit
3fda4d734a
@ -806,11 +806,15 @@ CONFIG_TCP_CONG_HTCP=m
|
||||
CONFIG_TCP_CONG_HSTCP=m
|
||||
# CONFIG_TCP_CONG_HYBLA is not set
|
||||
CONFIG_TCP_CONG_VEGAS=m
|
||||
# CONFIG_TCP_CONG_NV is not set
|
||||
CONFIG_TCP_CONG_SCALABLE=m
|
||||
# CONFIG_TCP_CONG_LP is not set
|
||||
CONFIG_TCP_CONG_VENO=m
|
||||
CONFIG_TCP_CONG_YEAH=m
|
||||
CONFIG_TCP_CONG_ILLINOIS=m
|
||||
# CONFIG_TCP_CONG_DCTCP is not set
|
||||
CONFIG_TCP_CONG_CDG=m
|
||||
# CONFIG_TCP_CONG_BBR is not set
|
||||
CONFIG_DEFAULT_CUBIC=y
|
||||
# CONFIG_DEFAULT_VEGAS is not set
|
||||
# CONFIG_DEFAULT_VENO is not set
|
||||
|
@ -768,6 +768,8 @@ CONFIG_DEFAULT_CUBIC=y
|
||||
# CONFIG_DEFAULT_VEGAS is not set
|
||||
# CONFIG_DEFAULT_VENO is not set
|
||||
# CONFIG_DEFAULT_RENO is not set
|
||||
# CONFIG_TCP_CONG_DCTCP is not set
|
||||
CONFIG_TCP_CONG_CDG=m
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
CONFIG_IPV6=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user