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

Commit 4f8b68ff authored by Vijayanand Jitta's avatar Vijayanand Jitta
Browse files

defconfig: Enable CONFIG_CMA_DEBUGFS for sdmsteppe



Allow checking the cma configuration from debugfs by
enabling CONFIG_CMA_DEBUGFS.

Change-Id: I2f9d655e90330d777a017bc23c8ebf519868d880
Signed-off-by: default avatarVijayanand Jitta <vjitta@codeaurora.org>
parent 8f2d81a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ CONFIG_PREEMPT=y
CONFIG_HZ_100=y
CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_HAVE_LOW_MEMORY_KILLER=y
CONFIG_SECCOMP=y