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

config SYS_BOARD
	string
	default "cm-bf527"

config SYS_CONFIG_NAME
	string
	default "cm-bf527"

endif
OpenPOWER on IntegriCloud