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

Commit d7566957 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

defconfig: lito: enable cma debugfs for lito



Enable cma debugfs to allow stats access for perf. Enable cma debugfs to
allow alloc/free cma for debug builds.

Change-Id: I96cb6cc42812abfea3db9f6cb419866cd67bc8f2
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent 76adf148
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
CONFIG_MEMORY_HOTPLUG_MOVABLE_NODE=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_HAVE_USERSPACE_LOW_MEMORY_KILLER=y
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@ CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUG=y
CONFIG_CMA_DEBUGFS=y
CONFIG_CMA_ALLOW_WRITE_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_HAVE_USERSPACE_LOW_MEMORY_KILLER=y