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

config SYS_BOARD
	string
	default "hmi1001"

config SYS_VENDOR
	string
	default "manroland"

config SYS_CONFIG_NAME
	string
	default "hmi1001"

endif
OpenPOWER on IntegriCloud