blob: ed68516df450f695b3c4ef5c223c4ce80c7080de [file] [log] [blame]
Jagan Tekie3409a42021-04-26 18:23:48 +05301if TARGET_IMX8MM_ICORE_MX8MM
2
3config SYS_BOARD
4 default "imx8mm"
5
6config SYS_VENDOR
7 default "engicam"
8
9config SYS_CONFIG_NAME
10 default "imx8mm_icore_mx8mm"
11
12source "board/freescale/common/Kconfig"
13
14endif