Update scripts/config.sh

This commit is contained in:
ferreo 2024-12-01 14:18:50 +01:00
parent 7bcb0c3324
commit 1a8c255ff8

View File

@ -23,7 +23,11 @@ scripts/config -m TCP_CONG_CUBIC \
-d DEFAULT_CUBIC \ -d DEFAULT_CUBIC \
-e TCP_CONG_BBR \ -e TCP_CONG_BBR \
-e DEFAULT_BBR \ -e DEFAULT_BBR \
--set-str DEFAULT_TCP_CONG bbr --set-str DEFAULT_TCP_CONG bbr \
-m NET_SCH_FQ_CODEL \
-e NET_SCH_FQ \
-d CONFIG_DEFAULT_FQ_CODEL \
-e CONFIG_DEFAULT_FQ
scripts/config -e SCHED_CLASS_EXT scripts/config -e SCHED_CLASS_EXT