summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig.name
blob: b3b803251c961227316175f19adf2efd1b922226 (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
30
31
32
33
34
config BOARD_GOOGLE_BRYA0
	bool "Brya 0"
	select BOARD_GOOGLE_BASEBOARD_BRYA
	select BASEBOARD_BRYA_LAPTOP
	select BOARD_ROMSIZE_KB_32768
	select ADL_ENABLE_USB4_PCIE_RESOURCES
	select DRIVERS_GENESYSLOGIC_GL9755
	select DRIVERS_INTEL_MIPI_CAMERA
	select SOC_INTEL_COMMON_BLOCK_IPU
	select SOC_INTEL_CRASHLOG

config BOARD_GOOGLE_PRIMUS
	bool "-> Primus"
	select BOARD_GOOGLE_BASEBOARD_BRYA
	select BASEBOARD_BRYA_LAPTOP

config BOARD_GOOGLE_GIMBLE
	bool "-> Gimble"
	select BOARD_GOOGLE_BASEBOARD_BRYA
	select BASEBOARD_BRYA_LAPTOP
	select CHROMEOS_DSM_CALIB if CHROMEOS
	select DRIVERS_I2C_MAX98390

config BOARD_GOOGLE_REDRIX
	bool "-> Redrix"
	select BOARD_GOOGLE_BASEBOARD_BRYA

config BOARD_GOOGLE_KANO
	bool "-> Kano"
	select BOARD_GOOGLE_BASEBOARD_BRYA

config BOARD_GOOGLE_TAEKO
	bool "-> Taeko"
	select BOARD_GOOGLE_BASEBOARD_BRYA