blob: d83905994f72858e42e6c4ff86d035fd4d672fb7 (
plain)
1
2
3
4
5
6
7
8
9
|
comment "Sarien"
config BOARD_GOOGLE_ARCADA
bool "-> Arcada (Latitude 5300 2-in-1 Chromebook Enterprise)"
select BOARD_GOOGLE_BASEBOARD_SARIEN
config BOARD_GOOGLE_SARIEN
bool "-> Sarien (Dell Latitude 5400 Chromebook Enterprise)"
select BOARD_GOOGLE_BASEBOARD_SARIEN
|