move FW_LOADER* config to modules/base

This commit is contained in:
Daniel Barlow
2023-03-01 18:11:38 +00:00
parent 626a365f79
commit 41ff5a1fe6
4 changed files with 7 additions and 12 deletions

View File

@@ -157,10 +157,6 @@
CMDLINE_PARTITION = "y";
EARLY_PRINTK = "y";
FW_LOADER = "y";
# we don't have a user helper, so we get multiple 60s pauses
# at boot time unless we disable trying to call it
FW_LOADER_USER_HELPER = "n";
PARTITION_ADVANCED = "y";
PRINTK_TIME = "y";