Add a variant of the Sarien board called Arcada. This is currently very similar to Sarien with differences in PCIe, USB, and GPIO usage. Change-Id: I432d2ba99558e960d4e775c809cc8bf6aa1a56bf Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://review.coreboot.org/29410 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
9 lines
187 B
Text
9 lines
187 B
Text
comment "Sarien"
|
|
|
|
config BOARD_GOOGLE_ARCADA
|
|
bool "-> Arcada"
|
|
select BOARD_GOOGLE_BASEBOARD_SARIEN
|
|
|
|
config BOARD_GOOGLE_SARIEN
|
|
bool "-> Sarien"
|
|
select BOARD_GOOGLE_BASEBOARD_SARIEN
|