Arthur Heymans has uploaded this change for review.
mb/ocp/tiogapass: Don't select PARALLEL_MP_AP_WORK
There is currently no use for AP after CPU init and it looks like
something goes wrong when halting APs right before booting the
payload.
Change-Id: Id64425730a367d7a31716d26a1e99024e326baf2
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M src/mainboard/ocp/tiogapass/Kconfig
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/48674/1
diff --git a/src/mainboard/ocp/tiogapass/Kconfig b/src/mainboard/ocp/tiogapass/Kconfig
index 67c1fa9..4399401 100644
--- a/src/mainboard/ocp/tiogapass/Kconfig
+++ b/src/mainboard/ocp/tiogapass/Kconfig
@@ -10,7 +10,6 @@
select IPMI_KCS_ROMSTAGE
select MAINBOARD_USES_FSP2_0
select OCP_DMI
- select PARALLEL_MP_AP_WORK
select SOC_INTEL_SKYLAKE_SP
select SUPERIO_ASPEED_AST2400
select VPD
To view, visit change 48674. To unsubscribe, or for help writing mail filters, visit settings.