coreboot/src
Nico Huber 04da5d72d9 fsp2_0: Clean up around `config FSP_USE_REPO`
We can make our lifes much easier by removing its dependency on
`ADD_FSP_BINARIES`. Instead, we imply the latter if the repository
is to be used. We can also hide a lot of unnecessary prompts in
this case.

Also, remove default overrides and selects for the two that are
now unnecessary.

Change-Id: I8538f2e966adc9da0fbea2250c954d86e42dfeb3
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39882
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-05 23:26:04 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` 2020-04-02 20:30:22 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Drop explicit NULL initializations from `device_operations` 2020-04-05 13:31:28 +00:00
drivers fsp2_0: Clean up around `config FSP_USE_REPO` 2020-04-05 23:26:04 +00:00
ec src/ec: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:16 +00:00
include src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard fsp2_0: Clean up around `config FSP_USE_REPO` 2020-04-05 23:26:04 +00:00
northbridge src/northbridge: Use SPDX for GPL-2.0-only files 2020-04-05 17:44:14 +00:00
security assert.h: Add a tag parameter to dead_code() 2020-04-04 21:42:43 +00:00
soc soc/intel/apollolake: Don't select repo option for Gemini Lake 2020-04-05 23:25:59 +00:00
southbridge sb/intel/i82801gx: Improve code formatting 2020-04-05 13:33:31 +00:00
superio Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` 2020-04-02 20:30:22 +00:00
vendorcode src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00