From 5a64bc17334b822dd88443c1f9c200543bccceff Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Nov 2018 16:31:21 -0800 Subject: [PATCH] debian/config/config: Enable Z3FOLD as a module. --- debian/changelog | 6 ++++++ debian/config/config | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4fc48d2d6..b3b84dda0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +linux (4.18.20-3) UNRELEASED; urgency=medium + + * debian/config/config: Enable Z3FOLD as a module. + + -- Vagrant Cascadian Sun, 25 Nov 2018 20:31:40 -0800 + linux (4.18.20-2) unstable; urgency=medium * linux-kbuild: Include scripts/subarch.include (Closes: #910348) diff --git a/debian/config/config b/debian/config/config index dd08a454b..017df8ff8 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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