Mark Hsieh has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45018 )
Change subject: mb/google/volteer: config QS silicon devices for CSE LITE ......................................................................
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 --- M src/mainboard/google/volteer/Kconfig.name 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/45018/1
diff --git a/src/mainboard/google/volteer/Kconfig.name b/src/mainboard/google/volteer/Kconfig.name index 1d9a3db..1980dd5 100644 --- a/src/mainboard/google/volteer/Kconfig.name +++ b/src/mainboard/google/volteer/Kconfig.name @@ -8,6 +8,7 @@ config BOARD_GOOGLE_ELDRID bool "-> Eldrid" select BOARD_GOOGLE_BASEBOARD_VOLTEER + select SOC_INTEL_CSE_LITE_SKU
config BOARD_GOOGLE_HALVOR bool "-> Halvor"