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-5.15-kasan.config | |
| parent | 6d79604c767234e6f2a6421c1c65d344cce452c4 (diff) | |
dashboard/config: enable CONFIG_ZSWAP_DEFAULT_ON
Diffstat (limited to 'dashboard/config/linux/stable-5.15-kasan.config')
| -rw-r--r-- | dashboard/config/linux/stable-5.15-kasan.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/stable-5.15-kasan.config b/dashboard/config/linux/stable-5.15-kasan.config index 6232d5110..0fe9132f8 100644 --- a/dashboard/config/linux/stable-5.15-kasan.config +++ b/dashboard/config/linux/stable-5.15-kasan.config @@ -1001,7 +1001,7 @@ CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y # CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set # CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud" -# CONFIG_ZSWAP_DEFAULT_ON is not set +CONFIG_ZSWAP_DEFAULT_ON=y CONFIG_ZPOOL=y CONFIG_ZBUD=y # CONFIG_Z3FOLD is not set |
