PraveenX Hodagatta Pranesh has uploaded this change for review.

View Change

mb/intel/saddlebrook: Select coreboot MP init

use coreboot MP init for saddlebrook by default.

BUG=None
TEST=Boot till linux on saddlebrook and verified the AP's
proper initialization using 'cat /proc/cpuinfo' command.

Change-Id: I2db2fe92c8ba0e649dccf95ce804a97ae4a05603
Signed-off-by: Praveen Hodagatta Pranesh <praveenx.hodagatta.pranesh@intel.com>
---
M src/mainboard/intel/saddlebrook/Kconfig
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/36450/1
diff --git a/src/mainboard/intel/saddlebrook/Kconfig b/src/mainboard/intel/saddlebrook/Kconfig
index cd18541..315104e 100644
--- a/src/mainboard/intel/saddlebrook/Kconfig
+++ b/src/mainboard/intel/saddlebrook/Kconfig
@@ -30,7 +30,6 @@
select SUPERIO_NUVOTON_NCT6776_COM_A
select HAVE_CMOS_DEFAULT
select MAINBOARD_USES_IFD_GBE_REGION
- select USE_INTEL_FSP_MP_INIT

config IRQ_SLOT_COUNT
int

To view, visit change 36450. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2db2fe92c8ba0e649dccf95ce804a97ae4a05603
Gerrit-Change-Number: 36450
Gerrit-PatchSet: 1
Gerrit-Owner: PraveenX Hodagatta Pranesh <praveenx.hodagatta.pranesh@intel.com>
Gerrit-MessageType: newchange