1if TARGET_IMX8MM_VENICE 2 3config SYS_BOARD 4 default "venice" 5 6config SYS_VENDOR 7 default "gateworks" 8 9config SYS_CONFIG_NAME 10 default "imx8mm_venice" 11 12endif 13