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

config SYS_BOARD
	default "imx8qxp_mek"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "imx8qxp_mek"

config IMX_CONFIG
	default "board/freescale/imx8qxp_mek/imximage.cfg"

endif