]> Git Repo - J-u-boot.git/blame - board/freescale/imx8mn_evk/Kconfig
imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board
[J-u-boot.git] / board / freescale / imx8mn_evk / Kconfig
CommitLineData
846b77e7 1if TARGET_IMX8MN_DDR4_EVK
d239d9d9
PF
2
3config SYS_BOARD
4 default "imx8mn_evk"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_CONFIG_NAME
10 default "imx8mn_evk"
11
12source "board/freescale/common/Kconfig"
13
14endif
This page took 0.067097 seconds and 4 git commands to generate.