summaryrefslogtreecommitdiffstats
path: root/board/manroland/mucmc52/Kconfig
blob: 4be0722b2eea8e6039791719085c30bfab9406e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MUCMC52

config SYS_BOARD
	string
	default "mucmc52"

config SYS_VENDOR
	string
	default "manroland"

config SYS_CONFIG_NAME
	string
	default "mucmc52"

endif
OpenPOWER on IntegriCloud