summaryrefslogtreecommitdiffstats
path: root/board/kup/kup4x/Kconfig
blob: e04b919e660cf034bf0e05ffe361b1ce4605b1f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_KUP4X

config SYS_BOARD
	string
	default "kup4x"

config SYS_VENDOR
	string
	default "kup"

config SYS_CONFIG_NAME
	string
	default "KUP4X"

endif
OpenPOWER on IntegriCloud