diff --git a/debian/changelog b/debian/changelog index d4c09f3a5..d5fe3f6e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,9 @@ linux (4.19.8-1~exp1) UNRELEASED; urgency=medium * debian/rules: Mark more targets as phony * libcpupower: Hide private function and drop it from .symbols file + [ Vagrant Cascadian ] + * debian/config/config: Enable Z3FOLD as a module. + -- Uwe Kleine-König Wed, 28 Nov 2018 12:20:46 +0100 linux (4.19.5-1~exp1) experimental; urgency=medium diff --git a/debian/config/config b/debian/config/config index e45e94e81..d58660d35 100644 --- a/debian/config/config +++ b/debian/config/config @@ -6357,6 +6357,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_ZSMALLOC_STAT is not set