soc/intel/skylake: Drop FSP_CAR options
commit2f1ef98bdcea248671bf2b5ad1547c1dcfec2c64
authorNico Huber <nico.huber@secunet.com>
Wed, 7 Nov 2018 15:24:50 +0000 (7 16:24 +0100)
committerNico Huber <nico.h@gmx.de>
Fri, 23 Nov 2018 12:57:02 +0000 (23 12:57 +0000)
tree8191858420afaebd837bfca7d9637c8bceb00c15
parent6e8692e184e919c25feade059e30775798b640c2
soc/intel/skylake: Drop FSP_CAR options

It's not implemented for Skylake, all combinations that try to enable it
either result in Kconfig or linker errors.

Move `config SKIP_FSP_CAR` into drivers/intel/fsp1_1 where it's
effective.

TEST=Built Intel/Kunimitsu (FSP1.1) and Intel/KBLRVP8 (FSP2.0) default
     configs with and without this patch: binaries stay the same.

Change-Id: Iae0a2d2c7fd7a71ed24118564e6080c4789cda28
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/29533
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/drivers/intel/fsp1_1/Kconfig
src/soc/intel/skylake/Kconfig
src/soc/intel/skylake/romstage/romstage.c