soc/intel/skylake: Allow selecting FSP driver in Kconfig
commitfe517f635b85de64a7eff85bc9daf932ed211f6c
authorNaresh G Solanki <naresh.solanki@intel.com>
Mon, 17 Oct 2016 11:51:08 +0000 (17 17:21 +0530)
committerMartin Roth <martinroth@google.com>
Wed, 19 Oct 2016 15:32:56 +0000 (19 17:32 +0200)
tree56f75c0c4ca5891cc362b4be4fcf0cd4f7e8cf3e
parent09ec9e74a99521b4b4caab7a53b591db52be588b
soc/intel/skylake: Allow selecting FSP driver in Kconfig

Enable mainboard Kconfig to select between FSP 2.0 & 1.1 driver to be
used.

If mainboard Kconfig selects MAINBOARD_USES_FSP2_0 the FSP2_0 driver is
used else FSP1_1.

Change-Id: I724aaa87c2b0b8f6ddb18f61af9c37176ef632f2
Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/17044
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/skylake/Kconfig