aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-06-15 10:57:51 +0200
committerAleksandr Nogikh <wp32pw@gmail.com>2023-06-15 11:26:45 +0200
commit90d4044eae0123561d6cf2f667a4bc3357d93e7a (patch)
tree941b107183730600e400f36083fb2cac41ecc914 /dashboard/config/linux/bits
parent6d79604c767234e6f2a6421c1c65d344cce452c4 (diff)
dashboard/config: enable CONFIG_ZSWAP_DEFAULT_ON
Diffstat (limited to 'dashboard/config/linux/bits')
-rw-r--r--dashboard/config/linux/bits/subsystems.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml
index 60bd886ec..69ffb5477 100644
--- a/dashboard/config/linux/bits/subsystems.yml
+++ b/dashboard/config/linux/bits/subsystems.yml
@@ -583,6 +583,7 @@ config:
- DAMON_PADDR: [v5.16]
- DAMON_DBGFS: [v5.15]
- DAMON_RECLAIM: [v5.17]
+ - ZSWAP_DEFAULT_ON: [v5.7]
# Multi-gen LRU is the new better LRU implementation
# that is supposed to be the default in future,