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

Commit 6ca3002c authored by Prakash Gupta's avatar Prakash Gupta
Browse files

defconfig: kona: enable cma debugfs for kona



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

Change-Id: Iff95730335fcce95ca8e625c8df7d553eeb1f6a9
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent 8e1ab7a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -107,6 +107,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_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
+1 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUG=y
CONFIG_CMA_DEBUGFS=y
CONFIG_CMA_ALLOW_WRITE_DEBUGFS=y
CONFIG_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y