]> git.sur5r.net Git - u-boot/blob - board/engicam/isiotmx6ul/Kconfig
i.MX6UL: isiot: Add modeboot env via board_late_init
[u-boot] / board / engicam / isiotmx6ul / Kconfig
1 if TARGET_MX6UL_ISIOT
2
3 config SYS_BOARD
4         default "isiotmx6ul"
5
6 config SYS_VENDOR
7         default "engicam"
8
9 config SYS_CONFIG_NAME
10         default "imx6ul_isiot"
11
12 endif