The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BOARD_WARP7_M4

WaRP7 iMX7 Solo

Type: bool

Direct dependencies

SOC_SERIES_IMX7_M4 && <choice: Board Selection>

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

Kconfig definition

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

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

Menu path: (top menu) → Board Selection

config BOARD_WARP7_M4
    bool
    prompt "WaRP7 iMX7 Solo" if SOC_SERIES_IMX7_M4 && <choice: Board Selection>
    select SOC_PART_NUMBER_MCIMX7S3DVK08SA if SOC_SERIES_IMX7_M4 && <choice: Board Selection>
    select HAS_DTS_GPIO 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.)