summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-08-29 14:08:39 +0100
committerPeter Robinson <pbrobinson@gmail.com>2016-08-29 14:08:39 +0100
commit583f918ee0b89770034db60283a852a21e3b469a (patch)
treeef9a6a292372f7ea9d16cf49fe45d70d06a39e79 /config-arm-generic
parent1f77dbb08ddd34c6faf3f043a596105dea576487 (diff)
downloadkernel-583f918ee0b89770034db60283a852a21e3b469a.tar.gz
kernel-583f918ee0b89770034db60283a852a21e3b469a.tar.xz
kernel-583f918ee0b89770034db60283a852a21e3b469a.zip
arm: just go 64Mb CMA everywhere and be done with it
Diffstat (limited to 'config-arm-generic')
-rw-r--r--config-arm-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-arm-generic b/config-arm-generic
index 819321628..19d9466f8 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -508,7 +508,7 @@ CONFIG_CMA=y
CONFIG_DMA_CMA=y
# CONFIG_CMA_DEBUG is not set
CONFIG_CMA_DEBUGFS=y
-CONFIG_CMA_SIZE_MBYTES=32
+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