summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/conf/machine/raspberrypi4.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.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.conf')
-rw-r--r--meta-raspberrypi/conf/machine/raspberrypi4.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-raspberrypi/conf/machine/raspberrypi4.conf b/meta-raspberrypi/conf/machine/raspberrypi4.conf
index 42c765f8f..1bcf9311d 100644
--- a/meta-raspberrypi/conf/machine/raspberrypi4.conf
+++ b/meta-raspberrypi/conf/machine/raspberrypi4.conf
@@ -16,6 +16,5 @@ SDIMG_KERNELIMAGE ?= "kernel7l.img"
UBOOT_MACHINE = "rpi_4_32b_config"
SERIAL_CONSOLES ?= "115200;ttyS0"
-MACHINE_FEATURES_append = " vc4graphics"
VC4DTBO ?= "vc4-fkms-v3d"
ARMSTUB ?= "armstub7.bin"