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>
This commit is contained in:
parent
5666c29df1
commit
242a03365d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue