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>
diff --git a/configs/config.intel_coffeelake_rvp11.fsp_car b/configs/config.intel_coffeelake_rvp11.fsp_car
deleted file mode 100644
index 6898217..0000000
--- 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