summarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authorEggz2024-01-16 11:37:56 +0100
committerEggz2024-01-16 11:37:56 +0100
commit0e587115161281960f52da6bd16d6e659e59d01a (patch)
tree1dc365e0d24d5bccf69b0fdf9de7700ff40d3b5f /config.x86_64
parent8cdbe729fb54df8b398fdf72448a1400a7e26134 (diff)
downloadaur-0e587115161281960f52da6bd16d6e659e59d01a.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 2243878cccea..7a775024c709 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -950,8 +950,8 @@ CONFIG_MODULE_SRCVERSION_ALL=y
# CONFIG_MODULE_SIG is not set
# 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"