mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: gki_defconfig: Disable SERIAL_QCOM_GENI_CONSOLE_DEFAULT_ENABLED
Disable GENI console by default on gki_defconfig so it is not available by default. It can be re-enabled via commandline option qcom_geni.con_enabled=1. Bug: 223797063 Change-Id: Icfde67caba6dcbd2143dedaeac7f1234954491e8 Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
This commit is contained in:
@@ -378,6 +378,7 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
||||
CONFIG_SERIAL_SAMSUNG=y
|
||||
CONFIG_SERIAL_SAMSUNG_CONSOLE=y
|
||||
CONFIG_SERIAL_QCOM_GENI=y
|
||||
# CONFIG_SERIAL_QCOM_GENI_CONSOLE_DEFAULT_ENABLED is not set
|
||||
CONFIG_SERIAL_QCOM_GENI_CONSOLE=y
|
||||
CONFIG_SERIAL_SPRD=y
|
||||
CONFIG_SERIAL_SPRD_CONSOLE=y
|
||||
|
||||
Reference in New Issue
Block a user