mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 21:45:45 +02:00
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:
parent
a17498d851
commit
4d6fc9778d
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user