]> Git Repo - J-u-boot.git/blob - board/freescale/imx8mp_evk/Kconfig
imx: add i.MX8MP EVK board
[J-u-boot.git] / board / freescale / imx8mp_evk / Kconfig
1 if TARGET_IMX8MP_EVK
2
3 config SYS_BOARD
4         default "imx8mp_evk"
5
6 config SYS_VENDOR
7         default "freescale"
8
9 config SYS_CONFIG_NAME
10         default "imx8mp_evk"
11
12 source "board/freescale/common/Kconfig"
13
14 endif
This page took 0.027821 seconds and 4 git commands to generate.