aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ocp/deltalake
diff options
context:
space:
mode:
authorJohnny Lin <johnny_lin@wiwynn.com>2020-08-13 14:37:15 +0800
committerAngel Pons <th3fanbus@gmail.com>2020-08-14 08:27:23 +0000
commitcd9596b459b95d55051f81c4a3a8aa3e12df4d0f (patch)
tree5c60dc93f31674ff9c44a116b8bf02c39436d36e /src/mainboard/ocp/deltalake
parent0b555abc2e8262dac8e6e51cbf17f7ebb041478e (diff)
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>
Diffstat (limited to 'src/mainboard/ocp/deltalake')
-rw-r--r--src/mainboard/ocp/deltalake/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/ocp/deltalake/Kconfig b/src/mainboard/ocp/deltalake/Kconfig
index 8897b9fa08..fbdb067e1c 100644
--- a/src/mainboard/ocp/deltalake/Kconfig
+++ b/src/mainboard/ocp/deltalake/Kconfig
@@ -47,4 +47,8 @@ config DIMM_MAX
int
default 6
+config CONSOLE_POST
+ bool
+ default y
+
endif # BOARD_OCP_DELTALAKE