diff options
Diffstat (limited to 'gnu/packages/aux-files/linux-libre/5.7-arm.conf')
-rw-r--r-- | gnu/packages/aux-files/linux-libre/5.7-arm.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/aux-files/linux-libre/5.7-arm.conf b/gnu/packages/aux-files/linux-libre/5.7-arm.conf index 6ed8459b26..af70e5f506 100644 --- a/gnu/packages/aux-files/linux-libre/5.7-arm.conf +++ b/gnu/packages/aux-files/linux-libre/5.7-arm.conf @@ -875,7 +875,9 @@ CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_MODVERSIONS=y # CONFIG_MODULE_SRCVERSION_ALL is not set # 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 is not set # CONFIG_TRIM_UNUSED_KSYMS is not set |