1
1

aptenodytes, eudpytes: Enable CONFIG_MODULE_COMPRESS_ALL

This commit is contained in:
Nils Freydank 2025-01-19 14:09:29 +01:00
parent 672d9d06e3
commit 7a0599a37e
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -814,7 +814,7 @@ CONFIG_MODULE_COMPRESS=y
# CONFIG_MODULE_COMPRESS_GZIP is not set
CONFIG_MODULE_COMPRESS_XZ=y
# CONFIG_MODULE_COMPRESS_ZSTD is not set
# CONFIG_MODULE_COMPRESS_ALL is not set
CONFIG_MODULE_COMPRESS_ALL=y
# CONFIG_MODULE_DECOMPRESS is not set
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_MODPROBE_PATH="/sbin/modprobe"