]> Git Repo - J-u-boot.git/blob - board/technexion/pico-imx8mq/Kconfig
imx: Finish migration of IMX_CONFIG to Kconfig
[J-u-boot.git] / board / technexion / pico-imx8mq / Kconfig
1 if TARGET_PICO_IMX8MQ
2
3 config SYS_BOARD
4         default "pico-imx8mq"
5
6 config SYS_VENDOR
7         default "technexion"
8
9 config SYS_CONFIG_NAME
10         default "pico-imx8mq"
11
12 config IMX_CONFIG
13         default "arch/arm/mach-imx/imx8m/imximage.cfg"
14
15 endif
This page took 0.028475 seconds and 4 git commands to generate.