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

@ -105,6 +105,13 @@ in {
TMPFS = "y";
TMPFS_POSIX_ACL = "y";
TMPFS_XATTR = "y";
FW_LOADER = "y";
FW_LOADER_COMPRESS = "y";
# We don't have a user helper, so we get multiple 60s pauses
# at boot time unless we disable trying to call it.
# https://lkml.org/lkml/2013/8/5/175
FW_LOADER_USER_HELPER = "n";
};
};
boot.commandLine = [