From eba1d555dae25059e787b0d073b00de87cdcf987 Mon Sep 17 00:00:00 2001 From: Keith Hui Date: Thu, 7 May 2020 14:58:03 -0400 Subject: [PATCH] nb/intel/i440bx: Enable bootblock console Change-Id: Ie59593d3e3e0c455ffd3813980d1c2fe801c3c18 Signed-off-by: Keith Hui Reviewed-on: https://review.coreboot.org/c/coreboot/+/41461 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/northbridge/intel/i440bx/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/src/northbridge/intel/i440bx/Kconfig b/src/northbridge/intel/i440bx/Kconfig index 0e612853b1..ff8e2ae729 100644 --- a/src/northbridge/intel/i440bx/Kconfig +++ b/src/northbridge/intel/i440bx/Kconfig @@ -4,7 +4,6 @@ config NORTHBRIDGE_INTEL_I440BX bool select NO_MMCONF_SUPPORT select HAVE_DEBUG_RAM_SETUP - select NO_BOOTBLOCK_CONSOLE select NO_CBFS_MCACHE config SDRAMPWR_4DIMM