Skip to content

Commit 9ae88fc

Browse files
committed
Enable ZSWAP support
1 parent e9cedd2 commit 9ae88fc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

mm.config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Swap
2+
CONFIG_SWAP=y
3+
4+
# ZSWAP, this couldn't be built as a module
5+
CONFIG_ZSWAP=y
6+
CONFIG_ZSWAP_DEFAULT_ON=n
7+
CONFIG_ZSWAP_SHRINKER_DEFAULT_ON=n

0 commit comments

Comments
 (0)