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

Commit 146fc1fd authored by Susheel Khiani's avatar Susheel Khiani
Browse files

defconfig: msm8909: Enbale CMA_DEBUG config



Enable CMA_DEBUG config in debug defconfig to
enable extra debug logs during CMA allocation
failure. Since this is a debug defconfig its
not enabled in perf-defconfig.

Change-Id: I60195444f29ed7b9042cbdb3d36ddccafdace9ad
Signed-off-by: default avatarSusheel Khiani <skhiani@codeaurora.org>
parent bd346484
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -226,6 +226,7 @@ CONFIG_IPC_ROUTER=y
CONFIG_IPC_ROUTER_SECURITY=y
CONFIG_CMA=y
CONFIG_CMA_SIZE_MBYTES=8
CONFIG_CMA_DEBUG=y
CONFIG_MTD=y
CONFIG_MTD_TESTS=m
CONFIG_MTD_CMDLINE_PARTS=y
+1 −0
Original line number Diff line number Diff line
@@ -228,6 +228,7 @@ CONFIG_NFC_QNCI=y
CONFIG_IPC_ROUTER=y
CONFIG_IPC_ROUTER_SECURITY=y
CONFIG_CMA=y
CONFIG_CMA_DEBUG=y
CONFIG_CMA_SIZE_MBYTES=8
CONFIG_MTD=y
CONFIG_MTD_TESTS=m