summaryrefslogtreecommitdiffstats
path: root/board/xilinx/ml507/Kconfig
blob: 6f3483d896c2a4f33ab2ab092c0a70cfe58992a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_ML507

config SYS_BOARD
	string
	default "ml507"

config SYS_VENDOR
	string
	default "xilinx"

config SYS_CONFIG_NAME
	string
	default "ml507"

endif
OpenPOWER on IntegriCloud