The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_BOARD_COLIBRI_IMX7D_M4

Toradex Colibri iMX7 Dual

Type: bool

Direct dependencies

SOC_SERIES_IMX7_M4 && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/colibri_imx7d_m4/Kconfig.board:8

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:21

Menu path: (top menu) → Board Selection

config BOARD_COLIBRI_IMX7D_M4
    bool
    prompt "Toradex Colibri iMX7 Dual" if SOC_SERIES_IMX7_M4 && <choice: Board Selection>
    select SOC_PART_NUMBER_MCIMX7D5EVM10SC if SOC_SERIES_IMX7_M4 && <choice: Board Selection>
    depends on SOC_SERIES_IMX7_M4 && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)