summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/conf/machine/raspberrypi4-64.conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-17 14:33:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-17 14:33:03 +0300
commit85521d71312d95503e78e3470267cbd4d7a6ecfa (patch)
tree0e0bf105c0f5ce5fc0c0d2a739a0339fdfd89e0e /meta-raspberrypi/conf/machine/raspberrypi4-64.conf
parente5041ed595d5895ea25f1414529e00bb5fa91faa (diff)
downloadopenbmc-85521d71312d95503e78e3470267cbd4d7a6ecfa.tar.xz
meta-raspberrypi: subtree update:0381ac4d08..d34e054d51
Andrei Gherzan (3): raspberrypi*.conf: Remove vc4 configuration as we already default to it rpi-base.inc: Introduce DISABLE_VC4GRAPHICS extra-build-config.md: Document DISABLE_VC4GRAPHICS Change-Id: I0ceff4ab1c573b0a1f9f3b5dfaa4b1ad03514984 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-raspberrypi/conf/machine/raspberrypi4-64.conf')
-rw-r--r--meta-raspberrypi/conf/machine/raspberrypi4-64.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-raspberrypi/conf/machine/raspberrypi4-64.conf b/meta-raspberrypi/conf/machine/raspberrypi4-64.conf
index e30857704..2bf62ef2b 100644
--- a/meta-raspberrypi/conf/machine/raspberrypi4-64.conf
+++ b/meta-raspberrypi/conf/machine/raspberrypi4-64.conf
@@ -20,7 +20,6 @@ SDIMG_KERNELIMAGE ?= "kernel8.img"
SERIAL_CONSOLES ?= "115200;ttyS0"
UBOOT_MACHINE = "rpi_4_config"
-MACHINE_FEATURES_append = " vc4graphics"
VC4DTBO ?= "vc4-fkms-v3d"