aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qcom-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/qcom-common.inc')
-rw-r--r--conf/machine/include/qcom-common.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/qcom-common.inc b/conf/machine/include/qcom-common.inc
index fd86574..88da089 100644
--- a/conf/machine/include/qcom-common.inc
+++ b/conf/machine/include/qcom-common.inc
@@ -31,3 +31,6 @@ IMAGE_ROOTFS_ALIGNMENT ?= "4096"
# Android boot image settings
QCOM_BOOTIMG_KERNEL_BASE ?= "0x80000000"
QCOM_BOOTIMG_PAGE_SIZE ?= "4096"
+
+# Default serial console for QCOM devices
+SERIAL_CONSOLES ?= "115200;ttyMSM0"