aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/Kconfig.name
blob: 63e6ada3219ee3b646e697b19d720c9d4ee54970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config BOARD_GOOGLE_REEF
	bool "Reef"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP

config BOARD_GOOGLE_PYRO
	bool "Pyro"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP

config BOARD_GOOGLE_SNAPPY
	bool "Snappy"
	select BOARD_GOOGLE_BASEBOARD_REEF
	select BASEBOARD_REEF_LAPTOP