defconfig: msmcortex: Enable CONFIG_CMA_DEBUGFS

Set CONFIG_CMA_DEBUGFS item to enable CMA performance testing.

CRs-Fixed: 1055896
Change-Id: I1ff225d5cf5bc4286173942b3cb7caaa4867b6da
Signed-off-by: Liam Mark <lmark@codeaurora.org>
This commit is contained in:
Liam Mark 2016-08-17 15:11:09 -07:00
parent 008f057bba
commit 7b694199dd
2 changed files with 2 additions and 0 deletions

View file

@ -52,6 +52,7 @@ CONFIG_PREEMPT=y
CONFIG_HZ_100=y
CONFIG_ARM64_REG_REBALANCE_ON_CTX_SW=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_FORCE_ALLOC_FROM_DMA_ZONE=y

View file

@ -53,6 +53,7 @@ CONFIG_PREEMPT=y
CONFIG_HZ_100=y
CONFIG_CLEANCACHE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_SECCOMP=y
CONFIG_ARMV8_DEPRECATED=y