mb/google/brask/var/constitution: use RPL FSP headers
To support an RPL SKU on constitution, it must use the FSP for RPL. Select SOC_INTEL_RAPTORLAKE for constitution so that it will use the RPL FSP headers. BUG=b:267539938 TEST=emerge-brask intel-rplfsp coreboot coreboot-private-files-baseboard-brya Change-Id: Ie4f5eb6ebb372ad07308ff25c9eb69a83793c656 Signed-off-by: Morris Hsu <morris-hsu@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/73246 Reviewed-by: Pablo Ceballos <pceballos@google.com> Reviewed-by: David Wu <david_wu@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
19e35f947f
commit
3267687978
|
@ -336,6 +336,7 @@ config BOARD_GOOGLE_OMNIGUL
|
||||||
config BOARD_GOOGLE_CONSTITUTION
|
config BOARD_GOOGLE_CONSTITUTION
|
||||||
bool "-> Constitution"
|
bool "-> Constitution"
|
||||||
select BOARD_GOOGLE_BASEBOARD_BRASK
|
select BOARD_GOOGLE_BASEBOARD_BRASK
|
||||||
|
select SOC_INTEL_RAPTORLAKE
|
||||||
select MEMORY_SOLDERDOWN
|
select MEMORY_SOLDERDOWN
|
||||||
|
|
||||||
config BOARD_GOOGLE_AURASH
|
config BOARD_GOOGLE_AURASH
|
||||||
|
|
Loading…
Reference in New Issue