diff options
author | Praveen Hodagatta Pranesh <praveenx.hodagatta.pranesh@intel.com> | 2019-11-27 18:12:09 +0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-12-02 12:08:12 +0000 |
commit | ab62d940fe15a04bda3d8c17ed2f1b5585616d64 (patch) | |
tree | 07cf16e47609a2807482d0f78ff9857329aff5d5 /configs | |
parent | e58eafc45a67a25ffd19b43d9bd845290a87b71c (diff) |
configs: Jenkins buildtest for FSP_CAR
Change-Id: I004fc02bd84b7b8d5c5fb96451e59f143f0fe6d3
Signed-off-by: Praveen Hodagatta Pranesh <praveenx.hodagatta.pranesh@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37275
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/config.intel.cfl_rvp11_fsp_car | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/config.intel.cfl_rvp11_fsp_car b/configs/config.intel.cfl_rvp11_fsp_car new file mode 100644 index 0000000000..33192c4e1f --- /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 |