aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/saddlebrook
diff options
context:
space:
mode:
authorPraveen Hodagatta Pranesh <praveenx.hodagatta.pranesh@intel.com>2019-10-30 10:00:50 +0800
committerPatrick Georgi <pgeorgi@google.com>2019-11-01 11:53:55 +0000
commit242a03365df149235f052a67c173b00da40140a8 (patch)
treedc3db5788f1572ca488621b2b23692f72d24a229 /src/mainboard/intel/saddlebrook
parent5666c29df150f7231b1cfff31ff0825abfea0ac4 (diff)
mb/intel/saddlebrook: Select coreboot MP init
use coreboot MP init for saddlebrook by default. BUG=None TEST=Boot till yocto linux 2.7 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> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36450 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Michael Niewöhner Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/intel/saddlebrook')
-rw-r--r--src/mainboard/intel/saddlebrook/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/saddlebrook/Kconfig b/src/mainboard/intel/saddlebrook/Kconfig
index cd1854191a..315104e846 100644
--- a/src/mainboard/intel/saddlebrook/Kconfig
+++ b/src/mainboard/intel/saddlebrook/Kconfig
@@ -30,7 +30,6 @@ config BOARD_SPECIFIC_OPTIONS
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