summaryrefslogtreecommitdiffstats
path: root/board/bf518f-ezbrd/Kconfig
blob: 5656d1c28889f3b8350149b7581dfae6eabfc84b (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_BF518F_EZBRD

config SYS_BOARD
	string
	default "bf518f-ezbrd"

config SYS_CONFIG_NAME
	string
	default "bf518f-ezbrd"

endif
OpenPOWER on IntegriCloud