summaryrefslogtreecommitdiffstats
path: root/board/cm-bf537e/Kconfig
blob: 83c160d3477b069dabd1285d7335fb545d8c7b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CM_BF537E

config SYS_BOARD
	string
	default "cm-bf537e"

config SYS_CONFIG_NAME
	string
	default "cm-bf537e"

endif
OpenPOWER on IntegriCloud