From ab62d940fe15a04bda3d8c17ed2f1b5585616d64 Mon Sep 17 00:00:00 2001 From: Praveen Hodagatta Pranesh Date: Wed, 27 Nov 2019 18:12:09 +0800 Subject: configs: Jenkins buildtest for FSP_CAR Change-Id: I004fc02bd84b7b8d5c5fb96451e59f143f0fe6d3 Signed-off-by: Praveen Hodagatta Pranesh Reviewed-on: https://review.coreboot.org/c/coreboot/+/37275 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- configs/config.intel.cfl_rvp11_fsp_car | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 configs/config.intel.cfl_rvp11_fsp_car (limited to 'configs') diff --git a/configs/config.intel.cfl_rvp11_fsp_car b/configs/config.intel.cfl_rvp11_fsp_car new file mode 100644 index 000000000000..33192c4e1f52 --- /dev/null +++ b/configs/config.intel.cfl_rvp11_fsp_car @@ -0,0 +1,9 @@ +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_ADD_FSP_BINARIES=y +CONFIG_USE_CANNONLAKE_FSP_CAR=y +CONFIG_RUN_FSP_GOP=y +CONFIG_FSP_USE_REPO=y +CONFIG_PAYLOAD_NONE=y -- cgit v1.2.3