mb/amd/majolica: Add default setting PSP_INIT_ESPI
The board needs this setting to boot. Change-Id: I7f507c2478b63daf891430e95b008747b9b95a51 Signed-off-by: Zheng Bao <fishbaozi@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/75162 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
aa86e5f006
commit
9203f5ee85
|
@ -8,6 +8,7 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select SOC_AMD_CEZANNE
|
||||
select SOC_AMD_COMMON_BLOCK_USE_ESPI
|
||||
select AMD_SOC_CONSOLE_UART
|
||||
select PSP_INIT_ESPI
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
|
||||
config FMDFILE
|
||||
|
|
Loading…
Reference in New Issue