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
@@ -6,4 +6,3 @@ MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
include conf/machine/raspberrypi.conf
SERIAL_CONSOLES ?= "115200;ttyAMA0"
VC4_CMA_SIZE ?= "cma-128"