summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi0.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi0.conf b/conf/machine/raspberrypi0.conf
index 7c2b811..3bd9e95 100644
--- a/conf/machine/raspberrypi0.conf
+++ b/conf/machine/raspberrypi0.conf
@@ -5,5 +5,5 @@
5MACHINEOVERRIDES = "raspberrypi:${MACHINE}" 5MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
6include conf/machine/raspberrypi.conf 6include conf/machine/raspberrypi.conf
7 7
8SERIAL_CONSOLE = "115200 ttyAMA0" 8SERIAL_CONSOLE ?= "115200 ttyAMA0"
9VC4_CMA_SIZE ?= "cma-128" 9VC4_CMA_SIZE ?= "cma-128"