summaryrefslogtreecommitdiffstats
path: root/board/Barix/ipam390/Kconfig
blob: 588ee73791a0b6d1eb5ffcf0b5604b82ef4d7744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_IPAM390

config SYS_BOARD
	string
	default "ipam390"

config SYS_VENDOR
	string
	default "Barix"

config SYS_CONFIG_NAME
	string
	default "ipam390"

endif
OpenPOWER on IntegriCloud