u-boot/arch/x86
Tom Rini 0678231430 x86: Correct usage of FSP_VERSION2
As the code is today, we get a warning about "select" statements on
"choice" options not doing anything. In this case, we move to having a
"default FSP_VERSION2 if INTEL_APOLLOLAKE" in order to get the desired
outcome.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-05-09 12:57:32 -06:00
..
cpu x86: Correct usage of FSP_VERSION2 2025-05-09 12:57:32 -06:00
dts x86: coreboot: Enable support for the configuration editor 2024-11-03 21:27:12 -06:00
include/asm x86: spl: Add support for NVMe boot device 2025-05-09 12:57:09 -06:00
lib x86: Correct usage of IS_ENABLED() macro in arch/x86/lib/spl.c 2025-05-09 10:42:07 -06:00
config.mk arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Kconfig x86: Correct usage of FSP_VERSION2 2025-05-09 12:57:32 -06:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00