mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
generic: fix unset symbol
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
c837fc9cdb
commit
54dc60e71d
1 changed files with 1 additions and 0 deletions
|
|
@ -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=""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue