mb/google/volteer: config QS silicon devices for CSE LITE

Configure volteer2 and delbin, the two variants currently using
preQS or QS silicon, to use CSE Lite.

BUG=b:158140797
TEST=cd to volteer's asset_generation folder, execute
"./gen_all_variant_images.sh" and verify that all variant
images are produced.

Change-Id: I5e444529b090d82094b9da0df2648ea4cdb2888e
Signed-off-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43413
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
This commit is contained in:
Nick Vaccaro 2020-07-10 18:50:30 -07:00
parent 009a23d5c8
commit 20cf396c96
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ config BOARD_GOOGLE_VOLTEER2
bool "-> Volteer2"
select BOARD_GOOGLE_BASEBOARD_VOLTEER
select VARIANT_HAS_MIPI_CAMERA
select SOC_INTEL_CSE_LITE_SKU
config BOARD_GOOGLE_VOXEL
bool "-> Voxel"
@ -40,3 +41,4 @@ config BOARD_GOOGLE_VOXEL
config BOARD_GOOGLE_DELBIN
bool "-> Delbin"
select BOARD_GOOGLE_BASEBOARD_VOLTEER
select SOC_INTEL_CSE_LITE_SKU