diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-03-18 11:31:56 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-03-18 11:31:56 -0500 |
commit | c7408e676d411a20979d07c4b6406d334f3b9017 (patch) | |
tree | a24597fb48427293d08ed66d12c5210a48727168 /kernel-x86_64-rhel.config | |
parent | 613e26bbec9f6f62fe7f9989c39370c1273d545a (diff) | |
download | kernel-c7408e676d411a20979d07c4b6406d334f3b9017.tar.gz kernel-c7408e676d411a20979d07c4b6406d334f3b9017.tar.xz kernel-c7408e676d411a20979d07c4b6406d334f3b9017.zip |
kernel-5.12.0-0.rc3.20210318git6417f03132a6.171
* Thu Mar 18 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.12.0-0.rc3.20210318git6417f03132a6.171]
- Turn off weak-modules for Fedora (Justin M. Forbes)
- redhat: enable CONFIG_FW_LOADER_COMPRESS for ARK (Herton R. Krzesinski) [1939095]
Resolves: rhbz#1939095
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-rhel.config')
-rw-r--r-- | kernel-x86_64-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 808dae08b..5d90e6ac7 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1677,7 +1677,7 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y -# CONFIG_FW_LOADER_COMPRESS is not set +CONFIG_FW_LOADER_COMPRESS=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_FW_LOADER_USER_HELPER=y CONFIG_FW_LOADER=y |