summaryrefslogtreecommitdiffstats
path: root/board/mpl/pip405/Kconfig
blob: 1e1295b0ceadb9bc5f0e57458998cb7cb533020c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_PIP405

config SYS_BOARD
	string
	default "pip405"

config SYS_VENDOR
	string
	default "mpl"

config SYS_CONFIG_NAME
	string
	default "PIP405"

endif
OpenPOWER on IntegriCloud