board: gateworks: venice: add imx8mp-venice-gw740x support
[platform/kernel/u-boot.git] / board / gateworks / venice / Kconfig
index 3034275..9d083dc 100644 (file)
@@ -27,3 +27,18 @@ config SYS_CONFIG_NAME
 config IMX_CONFIG
        default "board/gateworks/venice/imximage-8mn-lpddr4.cfg"
 endif
+
+if TARGET_IMX8MP_VENICE
+
+config SYS_BOARD
+       default "venice"
+
+config SYS_VENDOR
+       default "gateworks"
+
+config SYS_CONFIG_NAME
+       default "imx8mp_venice"
+
+config IMX_CONFIG
+       default "board/gateworks/venice/imximage-8mp-lpddr4.cfg"
+endif