aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/Kconfig.name
blob: abbeb70b4d5b7857257672ea627d57dfd71fcb65 (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
28
29
config BOARD_GOOGLE_REEF
	bool "Reef/Electro (Acer Chromebook Spin 11 R751T)"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP

config BOARD_GOOGLE_PYRO
	bool "Pyro (Lenovo Thinkpad (Yoga) 11e Chromebook)"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP

config BOARD_GOOGLE_SAND
	bool "Sand (Acer Chromebook 15 CB515-1HT/1H)"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP

config BOARD_GOOGLE_SNAPPY
	bool "Snappy (HP Chromebook x360 11 G1 EE)"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP

config BOARD_GOOGLE_NASHER
	bool "Nasher"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP

config BOARD_GOOGLE_CORAL
	bool "Coral"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP