ANDROID: gki: Set CONFIG_SERIAL_SAMSUNG for early con.

Bug: 142159113
Change-Id: I89174bdba73176b017c489f4044ed90882a8f99f
Signed-off-by: Donghoon Yu <hoony.yu@samsung.com>
[willmcvicker: added to x86 gki_defconfig too]
Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
Donghoon Yu 2020-02-17 20:49:11 +09:00 committed by Will McVicker
parent a17498d851
commit 4d6fc9778d
2 changed files with 4 additions and 0 deletions

View File

@ -293,6 +293,8 @@ CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_SERIAL_SAMSUNG=y
CONFIG_SERIAL_SAMSUNG_CONSOLE=y
CONFIG_SERIAL_SPRD=y
CONFIG_SERIAL_SPRD_CONSOLE=y
CONFIG_SERIAL_DEV_BUS=y

View File

@ -264,6 +264,8 @@ CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SERIAL_SAMSUNG=y
CONFIG_SERIAL_SAMSUNG_CONSOLE=y
CONFIG_SERIAL_DEV_BUS=y
CONFIG_HW_RANDOM=y
# CONFIG_DEVMEM is not set