]> Git Repo - J-u-boot.git/blame - board/phytec/phycore_imx8mm/Kconfig
imx: Finish migration of IMX_CONFIG to Kconfig
[J-u-boot.git] / board / phytec / phycore_imx8mm / Kconfig
CommitLineData
0cc2a078
TR
1if TARGET_PHYCORE_IMX8MM
2
3config SYS_BOARD
4 default "phycore_imx8mm"
5
6config SYS_VENDOR
7 default "phytec"
8
9config SYS_CONFIG_NAME
10 default "phycore_imx8mm"
11
148b8bb4
TR
12config IMX_CONFIG
13 default "arch/arm/mach-imx/imx8m/imximage-8mm-lpddr4.cfg"
14
0cc2a078 15endif
This page took 0.038539 seconds and 4 git commands to generate.