mb/google/mancomb: Enable console UART

BUG=b:182211161
TEST=builds

Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: Ia03169c524dd12b8e7803ea8039c0e98a2b069e9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51368
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mathew King <mathewk@chromium.org>
This commit is contained in:
Eric Lai 2021-03-09 13:24:57 +08:00 committed by Martin Roth
parent c23fa81e94
commit b9204fc012
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ if BOARD_GOOGLE_BASEBOARD_MANCOMB
config BOARD_SPECIFIC_OPTIONS
def_bool y
select AMD_SOC_CONSOLE_UART
select BOARD_ROMSIZE_KB_16384
select MAINBOARD_HAS_CHROMEOS
select SOC_AMD_CEZANNE