~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 36b20f805a7616f439c076d070b76ff39dcd87b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SOFTING_VINING_2000

config SYS_BOARD
	default "vining_2000"

config SYS_VENDOR
	default "softing"

config SYS_CONFIG_NAME
	default "vining_2000"

config IMX_CONFIG
	default "board/softing/vining_2000/imximage.cfg"

endif