summaryrefslogtreecommitdiffstats
path: root/configs/config.intel_coffeelake_rvp11.fsp_car
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@coreboot.org>2023-11-24 14:37:07 +0100
committerPatrick Georgi <patrick@coreboot.org>2023-11-25 13:55:09 +0000
commitb6954fa16f2a9b888991d92a6fd2759fae47aaf1 (patch)
tree86fc67ecc7d8efca816efb297b5d228188cdfb74 /configs/config.intel_coffeelake_rvp11.fsp_car
parent37626f2aae8fed05ad0faab8ff1405fc11fe2d54 (diff)
downloadcoreboot-b6954fa16f2a9b888991d92a6fd2759fae47aaf1.tar.gz
coreboot-b6954fa16f2a9b888991d92a6fd2759fae47aaf1.tar.bz2
coreboot-b6954fa16f2a9b888991d92a6fd2759fae47aaf1.zip
configs: Drop reference to USE_CANNONLAKE_FSP_CAR
This follows commit 5e8c906 which removed the symbol. Since Kconfig is going to become more strict about unknown symbols, fix it. As the config file's name indicates that its sole purpose is to test integration of FSP's CAR, just drop the configuration altogether. Change-Id: Idde7bf590c935a83e8f85f7d0a8e4b6954702319 Signed-off-by: Patrick Georgi <patrick@coreboot.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79257 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'configs/config.intel_coffeelake_rvp11.fsp_car')
-rw-r--r--configs/config.intel_coffeelake_rvp11.fsp_car7
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/config.intel_coffeelake_rvp11.fsp_car b/configs/config.intel_coffeelake_rvp11.fsp_car
deleted file mode 100644
index 689821717efe..000000000000
--- a/configs/config.intel_coffeelake_rvp11.fsp_car
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG_USE_BLOBS=y
-CONFIG_VENDOR_INTEL=y
-CONFIG_INTEL_GMA_VBT_FILE="3rdparty/fsp/CoffeeLakeFspBinPkg/SampleCode/Vbt/Vbt.bin"
-CONFIG_BOARD_INTEL_COFFEELAKE_RVP11=y
-CONFIG_USE_CANNONLAKE_FSP_CAR=y
-CONFIG_RUN_FSP_GOP=y
-CONFIG_PAYLOAD_NONE=y