summarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authoreggz2024-01-16 11:39:49 +0100
committereggz2024-01-16 11:39:49 +0100
commit557b4c021f7d6441c8499527ec402ba1ebe6abaa (patch)
treef4e1c0de069d6295298d617d72da6f5dd15e99f2 /config.x86_64
parent30426153a7e6edff09f37da9740dfd0f60de3038 (diff)
downloadaur-557b4c021f7d6441c8499527ec402ba1ebe6abaa.tar.gz
switched module compression to zstd
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_644
1 files changed, 2 insertions, 2 deletions
diff --git a/config.x86_64 b/config.x86_64
index ef51aa277707..7e8dcd9b8c4e 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -960,8 +960,8 @@ CONFIG_MODULE_SIG_SHA512=y
CONFIG_MODULE_SIG_HASH="sha512"
# CONFIG_MODULE_COMPRESS_NONE is not set
# CONFIG_MODULE_COMPRESS_GZIP is not set
-CONFIG_MODULE_COMPRESS_XZ=y
-# CONFIG_MODULE_COMPRESS_ZSTD is not set
+# CONFIG_MODULE_COMPRESS_XZ is not set
+CONFIG_MODULE_COMPRESS_ZSTD=y
# CONFIG_MODULE_DECOMPRESS is not set
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_MODPROBE_PATH="/sbin/modprobe"