summaryrefslogtreecommitdiffstats
path: root/board/cm-bf548/Kconfig
blob: 29b027d425ad09f3bab21bbd2a6ca82444599d89 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CM_BF548

config SYS_BOARD
	string
	default "cm-bf548"

config SYS_CONFIG_NAME
	string
	default "cm-bf548"

endif
OpenPOWER on IntegriCloud