[azure:b][PATCH] UBUNTU: [Config] linux-azure: CONFIG_ZRAM=m
Marcelo Henrique Cerri
marcelo.cerri at canonical.com
Fri Apr 13 13:25:25 UTC 2018
BugLink: http://bugs.launchpad.net/bugs/1762756
Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
---
debian.azure/config/config.common.ubuntu | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
index 434071e7bff4..f6db00ac2e20 100644
--- a/debian.azure/config/config.common.ubuntu
+++ b/debian.azure/config/config.common.ubuntu
@@ -4890,7 +4890,8 @@ CONFIG_ZONE_DEVICE=y
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA32=y
CONFIG_ZPOOL=y
-# CONFIG_ZRAM is not set
+CONFIG_ZRAM=m
+CONFIG_ZRAM_WRITEBACK=y
CONFIG_ZSMALLOC=y
# CONFIG_ZSMALLOC_STAT is not set
CONFIG_ZSTD_COMPRESS=m
--
2.7.4
More information about the kernel-team
mailing list