raspberrypi.conf: set the default value of VC4_CMA_SIZE to support vc4graphics

Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
This commit is contained in:
Herve Jourdain 2016-07-21 20:32:08 +08:00 committed by Andrei Gherzan
parent 0035bc8d80
commit 224b9e9a39

View File

@ -10,3 +10,5 @@ include conf/machine/include/rpi-base.inc
SERIAL_CONSOLE = "115200 ttyAMA0"
UBOOT_MACHINE = "rpi_config"
VC4_CMA_SIZE_raspberrypi ?= "cma-64"