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>
choice
prompt "FSP version"
depends on HAVE_FSP
+ default FSP_VERSION2 if INTEL_APOLLOLAKE
default FSP_VERSION1
help
Selects the FSP version to use. Intel has published several versions
config INTEL_APOLLOLAKE
bool
- select FSP_VERSION2
select HAVE_FSP
select ARCH_MISC_INIT
select USE_CAR
CONFIG_VENDOR_GOOGLE=y
CONFIG_TARGET_CHROMEBOOK_CORAL=y
CONFIG_DEBUG_UART=y
-CONFIG_FSP_VERSION2=y
CONFIG_HAVE_ACPI_RESUME=y
CONFIG_INTEL_CAR_CQOS=y
CONFIG_X86_OFFSET_U_BOOT=0xffd00000