summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPeter Jung2022-06-30 02:28:05 +0200
committerPeter Jung2022-06-30 02:28:05 +0200
commit8dc046991bcef549a3f5cac1e284269926ebe0b9 (patch)
tree4c3542b9556e5118e34e74f3e6cc9cc904332851 /config
parenta0e72014a20385472ec80f9759afcb5cd79901c4 (diff)
downloadaur-8dc046991bcef549a3f5cac1e284269926ebe0b9.tar.gz
5.18.8-2
Diffstat (limited to 'config')
-rw-r--r--config20
1 files changed, 18 insertions, 2 deletions
diff --git a/config b/config
index 5ff70714d002..88eb75b5b6cd 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.18.7 Kernel Configuration
+# Linux/x86 5.18.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -49,6 +49,13 @@ CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
+
+#
+# ZSTD compression options
+#
+CONFIG_ZSTD_COMP_VAL=22
+# end of ZSTD compression options
+
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="cachyos"
CONFIG_SWAP=y
@@ -259,7 +266,8 @@ CONFIG_RD_LZ4=y
CONFIG_RD_ZSTD=y
CONFIG_BOOT_CONFIG=y
# CONFIG_CC_OPTIMIZE_BASAL is not set
-CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
+# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
+CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_SYSCTL=y
@@ -953,6 +961,14 @@ CONFIG_MODULE_SIG_HASH="sha512"
# CONFIG_MODULE_COMPRESS_GZIP is not set
# CONFIG_MODULE_COMPRESS_XZ is not set
CONFIG_MODULE_COMPRESS_ZSTD=y
+
+#
+# ZSTD module compression options
+#
+CONFIG_MODULE_COMPRESS_ZSTD_LEVEL=9
+# CONFIG_MODULE_COMPRESS_ZSTD_ULTRA is not set
+# end of ZSTD module compression options
+
CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=y
CONFIG_MODPROBE_PATH="/sbin/modprobe"
CONFIG_MODULES_TREE_LOOKUP=y