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:
parent
b29cc1aaf0
commit
eba1d555da
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue