mb/google/brya/var/taeko: use RPL FSP headers
To support an RPL SKU on taeko, taeko must use the FSP for RPL. Select SOC_INTEL_RAPTORLAKE for taeko so that it will use the RPL FSP headers for taeko. BUG=b:270242461 BRANCH=firmware-brya-14505.B TEST=cherry-pick Cq-Depends, then "emerge-brya intel-rplfsp coreboot-private-files-baseboard-brya coreboot chromeos-bootimage", flash and boot taeko to kernel. Signed-off-by: Joey Peng <joey.peng@lcfc.corp-partner.google.com> Cq-Depend: chrome-internal:5544049, chromium:4302529 Change-Id: Ic97400555dabb237325e7c4a8d5edcbb4779cdb1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73371 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
This commit is contained in:
parent
9277c5be62
commit
6da86da59a
|
@ -169,6 +169,7 @@ config BOARD_GOOGLE_TAEKO
|
|||
select DRIVERS_GENESYSLOGIC_GL9763E
|
||||
select DRIVERS_GENESYSLOGIC_GL9763E_L1_MAX if DRIVERS_GENESYSLOGIC_GL9763E
|
||||
select CHROMEOS_WIFI_SAR if CHROMEOS
|
||||
select SOC_INTEL_RAPTORLAKE
|
||||
|
||||
config BOARD_GOOGLE_TAEKO4ES
|
||||
bool "-> Taeko4ES"
|
||||
|
|
Loading…
Reference in New Issue