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

CONFIG_BOARD_QEMU_CORTEX_R5

Cortex-R5 Emulation (QEMU)

Type: bool

Direct dependencies

SOC_XILINX_ZYNQMP_RPU && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At boards/arm/qemu_cortex_r5/Kconfig.board:4

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_QEMU_CORTEX_R5
    bool "Cortex-R5 Emulation (QEMU)"
    select QEMU_TARGET
    depends on SOC_XILINX_ZYNQMP_RPU && <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)