diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-06-15 10:57:51 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-06-15 11:26:45 +0200 |
| commit | 90d4044eae0123561d6cf2f667a4bc3357d93e7a (patch) | |
| tree | 941b107183730600e400f36083fb2cac41ecc914 /dashboard/config/linux/stable-6.1-kasan.config | |
| parent | 6d79604c767234e6f2a6421c1c65d344cce452c4 (diff) | |
dashboard/config: enable CONFIG_ZSWAP_DEFAULT_ON
Diffstat (limited to 'dashboard/config/linux/stable-6.1-kasan.config')
| -rw-r--r-- | dashboard/config/linux/stable-6.1-kasan.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/stable-6.1-kasan.config b/dashboard/config/linux/stable-6.1-kasan.config index 94e5a3992..a5e78db22 100644 --- a/dashboard/config/linux/stable-6.1-kasan.config +++ b/dashboard/config/linux/stable-6.1-kasan.config @@ -966,7 +966,7 @@ CONFIG_COREDUMP=y CONFIG_ZPOOL=y CONFIG_SWAP=y CONFIG_ZSWAP=y -# CONFIG_ZSWAP_DEFAULT_ON is not set +CONFIG_ZSWAP_DEFAULT_ON=y # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO=y # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set |
