pandora: defconfig: inrease CMA alignment
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 3 Jul 2014 22:41:40 +0000 (01:41 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 11 Jul 2014 22:37:15 +0000 (01:37 +0300)
this will align the framebuffers to 2MB boundaries, alowing to use huge
pages on them. See previous commit for details.

arch/arm/configs/omap3_pandora_defconfig

index 48fcfe3..0184660 100644 (file)
@@ -908,7 +908,7 @@ CONFIG_CMA_SIZE_SEL_MBYTES=y
 # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
 # CONFIG_CMA_SIZE_SEL_MIN is not set
 # CONFIG_CMA_SIZE_SEL_MAX is not set
-CONFIG_CMA_ALIGNMENT=8
+CONFIG_CMA_ALIGNMENT=9
 CONFIG_CMA_AREAS=7
 # CONFIG_CONNECTOR is not set
 CONFIG_MTD=y