summaryrefslogtreecommitdiffstats
path: root/board/mpl/mip405/Kconfig
blob: 48ba91a529eb641993c301de31a74547766811f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MIP405

config SYS_BOARD
	default "mip405"

config SYS_VENDOR
	default "mpl"

config SYS_CONFIG_NAME
	default "MIP405"

endif
OpenPOWER on IntegriCloud