mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 14:09:51 +00:00
raspberrypi2.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:
committed by
Andrei Gherzan
parent
dfce95fa3d
commit
824b78c4f0
@@ -10,3 +10,5 @@ include conf/machine/include/rpi-base.inc
|
||||
SERIAL_CONSOLE = "115200 ttyAMA0"
|
||||
|
||||
UBOOT_MACHINE = "rpi_2_config"
|
||||
VC4_CMA_SIZE ?= "cma-256"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user