nb/intel/i440bx: Enable bootblock console

Change-Id: Ie59593d3e3e0c455ffd3813980d1c2fe801c3c18
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41461
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
Keith Hui 2020-05-07 14:58:03 -04:00 committed by Patrick Georgi
parent b29cc1aaf0
commit eba1d555da
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ config NORTHBRIDGE_INTEL_I440BX
bool bool
select NO_MMCONF_SUPPORT select NO_MMCONF_SUPPORT
select HAVE_DEBUG_RAM_SETUP select HAVE_DEBUG_RAM_SETUP
select NO_BOOTBLOCK_CONSOLE
select NO_CBFS_MCACHE select NO_CBFS_MCACHE
config SDRAMPWR_4DIMM config SDRAMPWR_4DIMM