mb/ocp/deltalake: Select CONSOLE_POST

Tested=On OCP Delta Lake, BMC SOL can see POST codes

Change-Id: I2c27055475e6dadcd4282cd1bf191a1b83150f02
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44437
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Johnny Lin 2020-08-13 14:37:15 +08:00 committed by Angel Pons
parent 0b555abc2e
commit cd9596b459
1 changed files with 4 additions and 0 deletions

View File

@ -47,4 +47,8 @@ config DIMM_MAX
int int
default 6 default 6
config CONSOLE_POST
bool
default y
endif # BOARD_OCP_DELTALAKE endif # BOARD_OCP_DELTALAKE