diff options
Diffstat (limited to 'gnu/packages/aux-files/linux-libre/5.7-i686.conf')
-rw-r--r-- | gnu/packages/aux-files/linux-libre/5.7-i686.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/aux-files/linux-libre/5.7-i686.conf b/gnu/packages/aux-files/linux-libre/5.7-i686.conf index 45a50395ac..772b10b6c8 100644 --- a/gnu/packages/aux-files/linux-libre/5.7-i686.conf +++ b/gnu/packages/aux-files/linux-libre/5.7-i686.conf @@ -843,7 +843,9 @@ CONFIG_MODVERSIONS=y CONFIG_ASM_MODVERSIONS=y CONFIG_MODULE_SRCVERSION_ALL=y # CONFIG_MODULE_SIG is not set -# CONFIG_MODULE_COMPRESS is not set +CONFIG_MODULE_COMPRESS=y +CONFIG_MODULE_COMPRESS_GZIP=y +# CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set CONFIG_UNUSED_SYMBOLS=y CONFIG_MODULES_TREE_LOOKUP=y |