summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-03-04 12:24:54 +0000
committerJonathon Fernyhough2021-03-04 12:24:54 +0000
commit9018901e8e9a7b2d6eb343f84bdd77990fe54d1f (patch)
tree0117625a7ce46897ce2cdeb9cb5135ac5da1e3f1 /config
parent22e18ff4016e5ab943716debb89f93fbe3c65ca6 (diff)
downloadaur-9018901e8e9a7b2d6eb343f84bdd77990fe54d1f.tar.gz
Upstream 5.4.102. Refresh config.
Diffstat (limited to 'config')
-rw-r--r--config6
1 files changed, 5 insertions, 1 deletions
diff --git a/config b/config
index c1f517c3f6b5..97081522c21f 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.95 Kernel Configuration
+# Linux/x86 5.4.102 Kernel Configuration
#
#
@@ -30,12 +30,14 @@ CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
+CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
CONFIG_KERNEL_XZ=y
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
+# CONFIG_KERNEL_ZSTD is not set
CONFIG_DEFAULT_HOSTNAME="archlinux"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
@@ -194,6 +196,7 @@ CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
+CONFIG_RD_ZSTD=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
@@ -10230,6 +10233,7 @@ CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
+CONFIG_DECOMPRESS_ZSTD=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y