libpayload: Add uart/serial driver support for trogdor
Change-Id: I5be3904298cd88c60dbc6d8d662beeede2abe442 Signed-off-by: T Michael Turney <mturney@codeaurora.org> Signed-off-by: Roja Rani Yarubandi <rojay@codeaurora.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35960 Reviewed-by: Julius Werner <jwerner@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Julius Werner
parent
0afd3f41d6
commit
45473dd370
@@ -257,6 +257,11 @@ config QCS405_SERIAL_CONSOLE
|
||||
depends on SERIAL_CONSOLE
|
||||
default n
|
||||
|
||||
config QUALCOMM_QUPV3_SERIAL_CONSOLE
|
||||
bool "Qualcomm QUPV3 serial port driver"
|
||||
depends on SERIAL_CONSOLE
|
||||
default n
|
||||
|
||||
config PL011_SERIAL_CONSOLE
|
||||
bool "PL011 compatible serial port driver"
|
||||
depends on 8250_SERIAL_CONSOLE
|
||||
|
Reference in New Issue
Block a user