summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/herobrine/Kconfig.name
blob: d7b1e57a3b8af95e8428caa5d493563692f234ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
comment "Herobrine"

if USE_QC_BLOBS

config BOARD_GOOGLE_HEROBRINE
	bool "->  Herobrine"
	select BOARD_GOOGLE_HEROBRINE_COMMON

config BOARD_GOOGLE_SENOR
	bool "->  Senor"
	select BOARD_GOOGLE_HEROBRINE_COMMON

config BOARD_GOOGLE_PIGLIN
	bool "->  Piglin"
	select BOARD_GOOGLE_HEROBRINE_COMMON

endif

comment "(Herobrine requires 'Allow QC blobs repository')"
	depends on !USE_QC_BLOBS