Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/59695 )
Change subject: configs/i44fx: Buildtest PARALLEL_MP ......................................................................
configs/i44fx: Buildtest PARALLEL_MP
Change-Id: If30d715c5a3b44be2832c96316003dc9d139b53f Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M configs/config.emulation_qemu_x86_i440fx_debug 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/59695/1
diff --git a/configs/config.emulation_qemu_x86_i440fx_debug b/configs/config.emulation_qemu_x86_i440fx_debug index 85f5499..3cff033 100644 --- a/configs/config.emulation_qemu_x86_i440fx_debug +++ b/configs/config.emulation_qemu_x86_i440fx_debug @@ -8,3 +8,4 @@ CONFIG_DEBUG_MALLOC=y CONFIG_DEBUG_BOOT_STATE=y CONFIG_DEBUG_ADA_CODE=y +CONFIG_CPU_QEMU_X86_PARALLEL_MP=y