Remove CONFIG_SERIAL_MSM_CONSOLE from conf to avoid booting loops when no serial cable plugged in.

see https://gitlab.com/postmarketOS/pmaports/issues/105
partial revert of f2a27fc0df
This commit is contained in:
Pierre Parent 2018-10-03 20:47:37 +02:00 committed by Oliver Smith
parent 4472448e6b
commit 45d4d7ec58
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 2 additions and 2 deletions

View file

@ -182,4 +182,4 @@ dev() {
fi
}
sha512sums="02fd136d24914e30decd207c3b2e0168cc9d6e4a0fc981abf8d537cd95c70583f5239d0dc7f2ae94a2ddd2ba82d822933159167801a035731a24aa1300c5ceec linux-09efb4857f1a4119eced855912043817bd96e064.tar.gz
fcb0bafad4671c7e42167517277409510de134d53e793accc2dc2cdd79d4e7c55a3ea4039fb68f3a63e0cdd0ddfd8714d2472265cc9000de1e41a215654e4ea9 config-postmarketos-qcom.armhf"
fc151402f33f947fdfb1a0f60f7dee621b2299678c14bbc2d3425c22b3300795cddfba8635f3d2d9a409ea506e825d00957bffe14d54cd14612d364a1d03529a config-postmarketos-qcom.armhf"

View file

@ -1314,7 +1314,7 @@ CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
# CONFIG_SERIAL_MSM_CONSOLE is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_BCM63XX is not set