CONFIG_BOARD_UDOO_NEO_FULL_M4

UDOO Neo Full

Type: bool

Direct dependencies

SOC_SERIES_IMX_6X_M4 && <choice: Board Selection>

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

Kconfig definition

At boards/arm/udoo_neo_full_m4/Kconfig.board:7

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_UDOO_NEO_FULL_M4
    bool
    prompt "UDOO Neo Full" if SOC_SERIES_IMX_6X_M4 && <choice: Board Selection>
    select SOC_PART_NUMBER_MCIMX6X4EVM10AB if SOC_SERIES_IMX_6X_M4 && <choice: Board Selection>
    depends on SOC_SERIES_IMX_6X_M4 && <choice: Board Selection>

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