From d9b6c05d1e031289b3bdf4eaaf1edc155be5e25c Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sun, 23 Jul 2023 21:43:09 +0200 Subject: [PATCH] Fix kernel 6.1 config --- 6.1/target/linux/generic/config-6.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/6.1/target/linux/generic/config-6.1 b/6.1/target/linux/generic/config-6.1 index 8122569f..f8178e55 100644 --- a/6.1/target/linux/generic/config-6.1 +++ b/6.1/target/linux/generic/config-6.1 @@ -1463,6 +1463,14 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEFAULT_CODEL is not set # CONFIG_DEFAULT_BBR is not set # CONFIG_DEFAULT_BBR2 is not set +# CONFIG_DEFAULT_BIC is not set +# CONFIG_DEFAULT_HTCP is not set +# CONFIG_DEFAULT_HYBLA is not set +# CONFIG_DEFAULT_VEGAS is not set +# CONFIG_DEFAULT_VENO is not set +# CONFIG_DEFAULT_WESTWOOD is not set +# CONFIG_DEFAULT_DCTCP is not set +# CONFIG_DEFAULT_CDG is not set CONFIG_DEFAULT_CUBIC=y CONFIG_DEFAULT_DEADLINE=y # CONFIG_DEFAULT_FQ is not set