mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
Merge "build.config.msm.pineapple: Switch to UART"
This commit is contained in:
commit
7d37a5ae8c
|
|
@ -18,7 +18,7 @@ TRIM_UNUSED_MODULES=1
|
|||
[ -z "${DT_OVERLAY_SUPPORT}" ] && DT_OVERLAY_SUPPORT=0
|
||||
|
||||
if [ "${KERNEL_CMDLINE_CONSOLE_AUTO}" != "0" ]; then
|
||||
KERNEL_VENDOR_CMDLINE+='console=hvc0 earlycon=hvc0 hvc_dcc.enable=1'
|
||||
KERNEL_VENDOR_CMDLINE+='console=ttyMSM0,115200n8 earlycon'
|
||||
fi
|
||||
|
||||
################################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user