sdm845: enable earlycon
diff --git a/sdm845/BoardConfig.mk b/sdm845/BoardConfig.mk
index f6a9935..cf14585 100644
--- a/sdm845/BoardConfig.mk
+++ b/sdm845/BoardConfig.mk
@@ -10,7 +10,7 @@
BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_TAGS_OFFSET := 0x00000100
BOARD_RAMDISK_OFFSET := 0x01000000
-BOARD_KERNEL_CMDLINE := earlycon console=ttyMSM0,115200n8 androidboot.console=ttyMSM0
+BOARD_KERNEL_CMDLINE := earlycon console=ttyMSM0,115200n8 console=tty0 androidboot.console=ttyMSM0
BOARD_KERNEL_CMDLINE += androidboot.hardware=sdm845 androidboot.boot_devices=soc@0/1d84000.ufshc
BOARD_KERNEL_CMDLINE += firmware_class.path=/vendor/firmware/ init=/init printk.devkmsg=on
BOARD_KERNEL_CMDLINE += deferred_probe_timeout=30