mb/prodrive/atlas: Swtich from EC UART to LPSS UART
Switch x86 uart output from EC to LPSS. Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com> Change-Id: I2756d139a72185ba6a5c6d1079d770ce33afdf71 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65985 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
281a55e903
commit
a91821b677
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
config BOARD_PRODRIVE_ATLAS_BASEBOARD
|
||||
def_bool n
|
||||
select BOARD_ROMSIZE_KB_32768
|
||||
select DRIVERS_UART_8250IO
|
||||
select INTEL_LPSS_UART_FOR_CONSOLE
|
||||
select EC_ACPI
|
||||
select HAVE_ACPI_RESUME
|
||||
select HAVE_ACPI_TABLES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue