From 7bf14ce4a76d0eb660300d62373cd978cab4149c Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 20 Sep 2013 00:04:48 +0300 Subject: [PATCH] pandora: defconfig: increase CMA allocation --- arch/arm/configs/omap3_pandora_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/omap3_pandora_defconfig b/arch/arm/configs/omap3_pandora_defconfig index e60e8050c4ff..eca27b6bc256 100644 --- a/arch/arm/configs/omap3_pandora_defconfig +++ b/arch/arm/configs/omap3_pandora_defconfig @@ -897,7 +897,7 @@ CONFIG_CMA=y # # Default contiguous memory area size: # -CONFIG_CMA_SIZE_MBYTES=16 +CONFIG_CMA_SIZE_MBYTES=64 CONFIG_CMA_SIZE_SEL_MBYTES=y # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set # CONFIG_CMA_SIZE_SEL_MIN is not set -- 2.39.2