summaryrefslogtreecommitdiffstats
path: root/board/avnet/fx12mm/Kconfig
blob: 7b1687ee43b0eb13eb91ebda5d19a605b284d71a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_FX12MM

config SYS_BOARD
	string
	default "fx12mm"

config SYS_VENDOR
	string
	default "avnet"

config SYS_CONFIG_NAME
	string
	default "fx12mm"

endif
OpenPOWER on IntegriCloud