index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-08-08 12:23:53 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-08-08 12:23:53 +0200 |
commit | 8f770c92b10a7ed0cd39d1733f7bce888a8ad7b8 (patch) | |
tree | f1d42f2e0b0ebada75ff7b75b354e17d9524ba31 /extra/linux-zen/config | |
parent | bc1dc882db2f8c0e219fbd1fccca99efb7cae3e3 (diff) |
-rw-r--r-- | extra/linux-zen/config | 4 |
diff --git a/extra/linux-zen/config b/extra/linux-zen/config index 1915fad2..f9dc11b4 100644 --- a/extra/linux-zen/config +++ b/extra/linux-zen/config @@ -37,10 +37,10 @@ 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 is not set +CONFIG_KERNEL_XZ=y # CONFIG_KERNEL_LZO is not set # CONFIG_KERNEL_LZ4 is not set -CONFIG_KERNEL_ZSTD=y +# CONFIG_KERNEL_ZSTD is not set CONFIG_DEFAULT_HOSTNAME="archlinux" CONFIG_SWAP=y CONFIG_SYSVIPC=y |