blob: 10f89f431af547c9d04f5292407db68dc066af40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
## SPDX-License-Identifier: GPL-2.0-only
comment "Brox"
config BOARD_GOOGLE_BROX
bool "-> Brox"
config BOARD_GOOGLE_BROX_EC_ISH
bool "-> Brox EC ISH"
config BOARD_GOOGLE_BROX_TI_PDC
bool "-> Brox TI PDC"
config BOARD_GOOGLE_GREENBAYUPOC
bool "-> Greenbayupoc"
config BOARD_GOOGLE_JUBILANT
bool "-> Jubilant"
config BOARD_GOOGLE_LOTSO
bool "-> Lotso"
|