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

Commit 28ca8fe5 authored by Swetha Chikkaboraiah's avatar Swetha Chikkaboraiah Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: arm: msm: enable vmalloc saving on msm8917/20/37/40



For some targets that have less vmalloc space, increase the size by
enabling the vmalloc_savings option. Config ENABLE_VMALLOC_SAVING reclaims
virtual mappings which remains unused because of non hlos carveout
reservations in lowmem.

Change-Id: I04d75852ef2eabb855f7886c336e9778164a5b6a
CRs-Fixed: 2112076
Signed-off-by: default avatarSwetha Chikkaboraiah <schikk@codeaurora.org>
parent 51920d44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_PROCESS_RECLAIM=y
CONFIG_ENABLE_VMALLOC_SAVING=y
CONFIG_SECCOMP=y
CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE=y
CONFIG_AUTO_ZRELADDR=y
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_PROCESS_RECLAIM=y
CONFIG_ENABLE_VMALLOC_SAVING=y
CONFIG_SECCOMP=y
CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE=y
CONFIG_AUTO_ZRELADDR=y