From 90d4044eae0123561d6cf2f667a4bc3357d93e7a Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 15 Jun 2023 10:57:51 +0200 Subject: dashboard/config: enable CONFIG_ZSWAP_DEFAULT_ON --- dashboard/config/linux/bits/subsystems.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'dashboard/config/linux/bits') 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, -- cgit mrf-deployment