Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 851cb188 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

arm64: defconfig: Enable ZRAM on genericarmv8-64



Enable the configs necessary to enable ZRAM functionality
on genericarmv8-64.

Change-Id: Iebb618a4b716f0dee27f6ddd7e14975481d4a3c8
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 6d728c99
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ CONFIG_MEMORY_FAILURE=y
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_CMA_DIRECT_UTILIZATION=y
CONFIG_CMA_PCP_LISTS=y
CONFIG_ZSMALLOC=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
@@ -118,6 +119,7 @@ CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_BRCMSTB_GISB_ARB=y
CONFIG_SIMPLE_PM_BUS=y
CONFIG_VEXPRESS_CONFIG=y
CONFIG_ZRAM=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y