mb/google/volteer: config QS silicon devices for CSE LITE
Configure eldrid 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. Signed-off-by: Mark Hsieh <mark_hsieh@wistron.corp-partner.google.com> Change-Id: I357abdac4102f358d3aa1cb50f600312039ef140 Reviewed-on: https://review.coreboot.org/c/coreboot/+/45018 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Caveh Jalali <caveh@chromium.org>
This commit is contained in:
parent
0cded1f116
commit
657edbeea4
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ config BOARD_GOOGLE_DELBIN
|
|||
config BOARD_GOOGLE_ELDRID
|
||||
bool "-> Eldrid"
|
||||
select BOARD_GOOGLE_BASEBOARD_VOLTEER
|
||||
select SOC_INTEL_CSE_LITE_SKU
|
||||
|
||||
config BOARD_GOOGLE_HALVOR
|
||||
bool "-> Halvor"
|
||||
|
|
Loading…
Reference in a new issue