aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/dragonboard-410c-32.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dragonboard-410c-32.conf')
-rw-r--r--conf/machine/dragonboard-410c-32.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dragonboard-410c-32.conf b/conf/machine/dragonboard-410c-32.conf
index 147c2ba..859bbfd 100644
--- a/conf/machine/dragonboard-410c-32.conf
+++ b/conf/machine/dragonboard-410c-32.conf
@@ -7,7 +7,7 @@ require conf/machine/include/tune-cortexa8.inc
MACHINE_FEATURES = "usbhost usbgadget alsa screen wifi bluetooth ext2"
-SERIAL_CONSOLE = "115200 ttyMSM0"
+SERIAL_CONSOLE ?= "115200 ttyMSM0"
# Building 32-bit kernel is not supported.
PREFERRED_PROVIDER_virtual/kernel = "linux-dummy"