summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi4.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi4.conf b/conf/machine/raspberrypi4.conf
index 39949a6..22938eb 100644
--- a/conf/machine/raspberrypi4.conf
+++ b/conf/machine/raspberrypi4.conf
@@ -15,3 +15,4 @@ SDIMG_KERNELIMAGE ?= "kernel7.img"
15SERIAL_CONSOLES ?= "115200;ttyS0" 15SERIAL_CONSOLES ?= "115200;ttyS0"
16 16
17MACHINE_FEATURES_append = " vc4graphics" 17MACHINE_FEATURES_append = " vc4graphics"
18VC4DTBO ?= "vc4-fkms-v3d"