drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR

CONFIG_FSP_CAR should not be a user visible option, but depends on the
choice presented in the soc Kconfig.

This also removes the dependencies on ADD_FSP_BINARIES. You need to
included those for other stages too so there is no need to make this
requirement explicit for FSP-T.

Change-Id: Ida32e9c4f5839aef4d4deb7a1c7fabe6335a5d2a
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36169
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Arthur Heymans 2019-10-20 14:29:59 +02:00 committed by Nico Huber
parent 127b820d24
commit acc88f8e66
1 changed files with 1 additions and 2 deletions

View File

@ -123,8 +123,7 @@ config FSP_S_FILE
The path and filename of the Intel FSP-S binary for this platform.
config FSP_CAR
bool "Use FSP TempRamInit & TempRamExit APIs"
depends on ADD_FSP_BINARIES
bool
default n
help
Use FSP APIs to initialize & Tear Down the Cache-As-Ram