summaryrefslogtreecommitdiffstats
path: root/board/cmi/Kconfig
blob: 8040e59bc605722e2976670958c5aab15db93149 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_CMI_MPC5XX

config SYS_BOARD
	string
	default "cmi"

config SYS_CONFIG_NAME
	string
	default "cmi_mpc5xx"

endif
OpenPOWER on IntegriCloud