coreboot/src/soc/intel
Johanna Schander 8a6e036861 intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in
For quite a bit now we are extending the FSP_USE_REPO option to be
available for all Intel SoCs. This results in a list being not only
hard to maintain but also prone to errors.

To change that behaviour this commit introduces the
HAVE_INTEL_FSP_REPO config option for SoCs that are supported from within
3rdparty/fsp.

If a SoC selects HAVE_INTEL_FSP_REPO the config option FSP_USE_REPO is
selected by default, but can be still deselected by the user in menuconfig.

Change-Id: I68ae373ce591f06073064aa75aac32ceca8fa1cc
Signed-off-by: Johanna Schander <coreboot@mimoja.de>
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37582
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-30 10:53:51 +00:00
..
apollolake intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in 2020-03-30 10:53:51 +00:00
baytrail acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
braswell acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
broadwell intel/broadwell: Correct backlight-PWM divider 2020-03-24 20:36:01 +00:00
cannonlake intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in 2020-03-30 10:53:51 +00:00
common soc/intel/common: Hook up GMA ACPI brightness controls 2020-03-28 23:12:00 +00:00
denverton_ns intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in 2020-03-30 10:53:51 +00:00
icelake intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in 2020-03-30 10:53:51 +00:00
jasperlake soc/intel/jasperlake: Remove Tiger Lake SoC code from Jasper Lake 2020-03-28 14:08:23 +00:00
quark soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
skylake intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in 2020-03-30 10:53:51 +00:00
tigerlake soc/intel/{icelake, tigerlake}: Remove DDI A lane programming 2020-03-30 09:42:55 +00:00
xeon_sp soc/intel/xeon_sp: Add basic Cooperlake-SP support 2020-03-26 18:13:51 +00:00
Kconfig intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in 2020-03-30 10:53:51 +00:00