summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2015-06-03 19:25:16 +0800
committerAndy Green <andy.green@linaro.org>2015-07-05 09:25:36 +0800
commit1768cb100653f0f2471b76928883d1b5beb7420b (patch)
tree9af0d053c664eab18647325993b2e1cc2157f612 /arch
parent026108bcf4b58c7c7fbddd07ef449100c9fd9dfc (diff)
config update cma to 64MB
Otherwise we can't even make a 1080p framebuffer Signed-off-by: Andy Green <andy.green@linaro.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2f0475f73e4f..9f46da15e0b6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -190,6 +190,7 @@ CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_DMA_CMA=y
+CONFIG_CMA_SIZE_MBYTES=64
CONFIG_CONNECTOR=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y