machines: Drop VC4_CMA_SIZE

setting cma is not required with latest vc4 driver

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2018-11-06 23:22:28 -08:00
committed by Andrei Gherzan
parent d05f559089
commit 0c14814f23
7 changed files with 1 additions and 7 deletions
-1
View File
@@ -16,4 +16,3 @@ MACHINE_EXTRA_RRECOMMENDS += "\
SDIMG_KERNELIMAGE ?= "kernel7.img"
UBOOT_MACHINE = "rpi_3_32b_config"
SERIAL_CONSOLES ?= "115200;ttyS0"
VC4_CMA_SIZE ?= "cma-256"