summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-09-04 14:52:47 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-09-04 15:21:08 +0200
commit80ccb413f398767a05968eabf01db6d11346ca35 (patch)
tree8942566cde0492ae052af3c4cfbe0fa1b40d9fc3 /arch
parent79d603bec4b3d1727ab0e9b3d4ec0b1ea01c175d (diff)
colibri_imx6_defconfig: reduce CONFIG_CMA_SIZE_MBYTES
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/colibri_imx6_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/colibri_imx6_defconfig b/arch/arm/configs/colibri_imx6_defconfig
index 4eb88176c330..ae05bb696223 100644
--- a/arch/arm/configs/colibri_imx6_defconfig
+++ b/arch/arm/configs/colibri_imx6_defconfig
@@ -82,7 +82,7 @@ CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
CONFIG_CMA=y
-CONFIG_CMA_SIZE_MBYTES=256
+CONFIG_CMA_SIZE_MBYTES=128
CONFIG_IMX_WEIM=y
CONFIG_CONNECTOR=y
CONFIG_MTD=y