summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPiotr Gorski2022-12-13 19:40:55 +0100
committerPiotr Gorski2022-12-13 19:40:55 +0100
commit733ec033f628d238a7270ea8a166193c4c77cb59 (patch)
tree277b0ae9a71cc7e17ab1c219ac11fb20a24bf5d7 /config
parent65139c27868aa4b7598bde65a9903882fa74da56 (diff)
downloadaur-733ec033f628d238a7270ea8a166193c4c77cb59.tar.gz
Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config13
1 files changed, 5 insertions, 8 deletions
diff --git a/config b/config
index 0361fae6a6c8..b2f2cadea3ae 100644
--- a/config
+++ b/config
@@ -1104,19 +1104,17 @@ CONFIG_ZSWAP_DEFAULT_ON=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set
-# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set
+CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
-CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD=y
-CONFIG_ZSWAP_COMPRESSOR_DEFAULT="zstd"
+# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
+CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lz4"
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
-# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set
+CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
-CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBLOCK=y
-CONFIG_ZSWAP_ZPOOL_DEFAULT="zblock"
+CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
CONFIG_ZBUD=y
CONFIG_Z3FOLD=y
CONFIG_ZSMALLOC=y
-CONFIG_ZBLOCK=y
# CONFIG_ZSMALLOC_STAT is not set
#
@@ -10520,7 +10518,6 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
# CONFIG_ZERO_CALL_USED_REGS is not set
# end of Memory initialization
-CONFIG_CC_HAS_RANDSTRUCT=y
CONFIG_RANDSTRUCT_NONE=y
# CONFIG_RANDSTRUCT_FULL is not set
# CONFIG_RANDSTRUCT_PERFORMANCE is not set