summaryrefslogtreecommitdiffstats
path: root/board/amazon/kc1/Kconfig
blob: 1b46a8f3c7a03b810674d5e1be0a872873ea5a89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_KC1

config SYS_BOARD
	default "kc1"

config SYS_VENDOR
	default "amazon"

config SYS_CONFIG_NAME
	default "kc1"

endif
OpenPOWER on IntegriCloud