]> Git Repo - J-u-boot.git/blame - board/freescale/imx8qm_mek/Kconfig
imx: Finish migration of IMX_CONFIG to Kconfig
[J-u-boot.git] / board / freescale / imx8qm_mek / Kconfig
CommitLineData
0d331c03
PF
1if TARGET_IMX8QM_MEK
2
3config SYS_BOARD
4 default "imx8qm_mek"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_CONFIG_NAME
10 default "imx8qm_mek"
11
148b8bb4
TR
12config IMX_CONFIG
13 default "board/freescale/imx8qm_mek/imximage.cfg"
14
0d331c03
PF
15source "board/freescale/common/Kconfig"
16
17endif
This page took 0.092844 seconds and 4 git commands to generate.