summaryrefslogtreecommitdiffstats
path: root/board/eltec/mhpc/Kconfig
blob: 69c8358a537ea4e7ee6baf267c202bc58e597c72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MHPC

config SYS_BOARD
	string
	default "mhpc"

config SYS_VENDOR
	string
	default "eltec"

config SYS_CONFIG_NAME
	string
	default "MHPC"

endif
OpenPOWER on IntegriCloud