[openwrt/openwrt] generic: fix unset symbol

LEDE Commits lede-commits at lists.infradead.org
Sun Nov 13 07:50:36 PST 2022


blocktrron pushed a commit to openwrt/openwrt.git, branch openwrt-22.03:
https://git.openwrt.org/54dc60e71d5137f77a152fa29f8a5479144f4b0f

commit 54dc60e71d5137f77a152fa29f8a5479144f4b0f
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Sat Nov 12 12:32:31 2022 +0100

    generic: fix unset symbol
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
---
 target/linux/generic/config-5.10 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 5023b2f810..e04ee161a1 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -1339,6 +1339,7 @@ CONFIG_DEFAULT_CUBIC=y
 CONFIG_DEFAULT_DEADLINE=y
 # CONFIG_DEFAULT_FQ is not set
 CONFIG_DEFAULT_FQ_CODEL=y
+# CONFIG_DEFAULT_FQ_PIE is not set
 CONFIG_DEFAULT_HOSTNAME="(none)"
 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
 CONFIG_DEFAULT_INIT=""




More information about the lede-commits mailing list