mb/amd/majolica: use integrated UART as console
Change-Id: Ic6dcbe999234f233fbac8fbdb06d22c8577b1a40 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49377 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
parent
8a3d4d5ec6
commit
35e1298cb5
|
@ -5,6 +5,7 @@ if BOARD_AMD_MAJOLICA
|
|||
config BOARD_SPECIFIC_OPTIONS
|
||||
def_bool y
|
||||
select SOC_AMD_CEZANNE
|
||||
select AMD_SOC_CONSOLE_UART
|
||||
|
||||
config FMDFILE
|
||||
string
|
||||
|
|
Loading…
Reference in New Issue