summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi3.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index cb6056e..438c6e6 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf/machine/raspberrypi3.conf
@@ -9,3 +9,5 @@ MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"
9include conf/machine/raspberrypi2.conf 9include conf/machine/raspberrypi2.conf
10 10
11SERIAL_CONSOLE = "115200 ttyS0" 11SERIAL_CONSOLE = "115200 ttyS0"
12VC4_CMA_SIZE ?= "cma-256"
13