debian/config/config: Enable Z3FOLD as a module.

This commit is contained in:
Vagrant Cascadian 2018-11-25 16:31:21 -08:00
parent d4501a4879
commit 5a64bc1733
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux (4.18.20-3) UNRELEASED; urgency=medium
* debian/config/config: Enable Z3FOLD as a module.
-- Vagrant Cascadian <vagrant@debian.org> Sun, 25 Nov 2018 20:31:40 -0800
linux (4.18.20-2) unstable; urgency=medium
* linux-kbuild: Include scripts/subarch.include (Closes: #910348)

View File

@ -6244,6 +6244,7 @@ CONFIG_FRONTSWAP=y
CONFIG_MEM_SOFT_DIRTY=y
CONFIG_ZSWAP=y
CONFIG_ZBUD=y
CONFIG_Z3FOLD=m
CONFIG_ZSMALLOC=m
# CONFIG_PGTABLE_MAPPING is not set
# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set