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

Commit 94c4cbe3 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

defconfig: sdmsteppe: enable cma debugfs



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

Change-Id: Id8e675521e8532a88dd2ffa4a59034bf0a3e4760
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent fd51bebc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ CONFIG_NR_CPUS=8
CONFIG_PREEMPT=y
CONFIG_HZ_100=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_SECCOMP=y
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ CONFIG_HZ_100=y
CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_CMA_ALLOW_WRITE_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_SECCOMP=y