aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/glados/Kconfig.name
blob: 074d9c35d6860b869ad640d3c75d6c4a5e4dbc58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
comment "Glados"

config BOARD_GOOGLE_CHELL
	bool "->  Chell (HP Chromebook 13 G1)"
	select BOARD_GOOGLE_BASEBOARD_GLADOS
	select NHLT_SSM4567 if INCLUDE_NHLT_BLOBS

config BOARD_GOOGLE_GLADOS
	bool "->  Glados Skylake Reference Board"
	select BOARD_GOOGLE_BASEBOARD_GLADOS
	select NHLT_DMIC_4CH if INCLUDE_NHLT_BLOBS
	select NHLT_SSM4567 if INCLUDE_NHLT_BLOBS

config BOARD_GOOGLE_LARS
	bool "->  Lars (Acer Chromebook 14 for Work (CP5-471))"
	select BOARD_GOOGLE_BASEBOARD_GLADOS
	select DRIVERS_GENERIC_MAX98357A
	select EXCLUDE_NATIVE_SD_INTERFACE
	select NHLT_MAX98357 if INCLUDE_NHLT_BLOBS