defconfig: lower CMA to 128MB

Change-Id: I41cd95a97b9228d4a3cd27c3717ea95f977857c4
This commit is contained in:
Mauro (mdrjr) Ribeiro
2017-03-15 09:38:59 -03:00
parent 8c71940e1d
commit 44e409fb7b

View File

@@ -1570,7 +1570,7 @@ CONFIG_DMA_CMA=y
#
# Default contiguous memory area size:
#
CONFIG_CMA_SIZE_MBYTES=256
CONFIG_CMA_SIZE_MBYTES=128
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set