aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/Kconfig.name
blob: 82e801aff1b0b3b19a59d90a7d098c8a02f68a05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
config BOARD_GOOGLE_BANON
	bool "Banon"
	select BOARD_GOOGLE_BASEBOARD_CYAN

config BOARD_GOOGLE_CELES
	bool "Celes"
	select BOARD_GOOGLE_BASEBOARD_CYAN

config BOARD_GOOGLE_CYAN
	bool "Cyan"
	select BOARD_GOOGLE_BASEBOARD_CYAN

config BOARD_GOOGLE_EDGAR
	bool "Edgar"
	select BOARD_GOOGLE_BASEBOARD_CYAN

config BOARD_GOOGLE_KEFKA
	bool "Kefka"
	select BOARD_GOOGLE_BASEBOARD_CYAN

config BOARD_GOOGLE_REKS
	bool "Reks"
	select BOARD_GOOGLE_BASEBOARD_CYAN

config BOARD_GOOGLE_TERRA
	bool "Terra"
	select BOARD_GOOGLE_BASEBOARD_CYAN