aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemumips64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemumips64.conf')
-rw-r--r--meta/conf/machine/qemumips64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemumips64.conf b/meta/conf/machine/qemumips64.conf
index 9529f4c4f3..3f91cbe177 100644
--- a/meta/conf/machine/qemumips64.conf
+++ b/meta/conf/machine/qemumips64.conf
@@ -9,6 +9,6 @@ require conf/machine/include/qemuboot-mips.inc
KERNEL_IMAGETYPE = "vmlinux"
KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
-SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1"
+SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"