summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rex/Kconfig.name
blob: 6aca8faca2f6d17b6bfd3b4db5d787c66ce15015 (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
35
36
37
38
39
## SPDX-License-Identifier: GPL-2.0-only

comment "Rex"

config BOARD_GOOGLE_DEKU
	bool "-> Deku"

config BOARD_GOOGLE_DEKU4ES
	bool "-> Deku4ES"

config BOARD_GOOGLE_KARIS
	bool "->  Karis"

config BOARD_GOOGLE_KARIS4ES
	bool "->  Karis4ES"

config BOARD_GOOGLE_OVIS
	bool "-> Ovis"

config BOARD_GOOGLE_OVIS4ES
	bool "-> Ovis4ES"

config BOARD_GOOGLE_REX0
	bool "-> Rex 0"

config BOARD_GOOGLE_REX_EC_ISH
	bool "-> Rex EC ISH"

config BOARD_GOOGLE_REX4ES
	bool "-> Rex4ES"

config BOARD_GOOGLE_REX4ES_EC_ISH
	bool "-> Rex4ES EC ISH"

config BOARD_GOOGLE_SCREEBO
	bool "->  Screebo"

config BOARD_GOOGLE_SCREEBO4ES
	bool "->  Screebo4ES"