summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi3-64.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf
index e7d9af2..0bf1397 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf/machine/raspberrypi3-64.conf
@@ -36,5 +36,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
36VC4_CMA_SIZE ?= "cma-256" 36VC4_CMA_SIZE ?= "cma-256"
37 37
38UBOOT_MACHINE = "rpi_3_config" 38UBOOT_MACHINE = "rpi_3_config"
39MACHINE_FEATURES_append = " vc4graphics"
39 40
40PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%" 41PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%"