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
@@ -10,4 +10,3 @@ include conf/machine/include/rpi-base.inc
SERIAL_CONSOLES ?= "115200;ttyAMA0"
UBOOT_MACHINE = "rpi_2_config"
VC4_CMA_SIZE ?= "cma-256"