summaryrefslogtreecommitdiffstats
path: root/board/bf527-sdp/Kconfig
blob: 8d54fb87323791665579ca724eb625b20f44188d (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_BF527_SDP

config SYS_BOARD
	string
	default "bf527-sdp"

config SYS_CONFIG_NAME
	string
	default "bf527-sdp"

endif
OpenPOWER on IntegriCloud