summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bauer2022-11-12 11:32:31 +0000
committerDavid Bauer2022-11-13 15:50:20 +0000
commit54dc60e71d5137f77a152fa29f8a5479144f4b0f (patch)
tree18ebc31e802bdf24e2126d778695dcae3022d470
parentc837fc9cdb92bcdaa2554bbdfa4546d7130d64d1 (diff)
downloadopenwrt-54dc60e71d5137f77a152fa29f8a5479144f4b0f.tar.gz
generic: fix unset symbol
Signed-off-by: David Bauer <mail@david-bauer.net>
-rw-r--r--target/linux/generic/config-5.101
1 files changed, 1 insertions, 0 deletions
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=""