diff options
Diffstat (limited to 'import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf')
-rw-r--r-- | import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf b/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf index ccf9ae7b9..7c2b81193 100644 --- a/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf +++ b/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf @@ -6,3 +6,4 @@ MACHINEOVERRIDES = "raspberrypi:${MACHINE}" include conf/machine/raspberrypi.conf SERIAL_CONSOLE = "115200 ttyAMA0" +VC4_CMA_SIZE ?= "cma-128" |