CONFIG_BOARD_QEMU_CORTEX_M3

Cortex-M3 Emulation (QEMU)

Type: bool

Direct dependencies

SOC_TI_LM3S6965 && <choice: Board Selection>

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

Symbols selected by this symbol

Kconfig definition

At boards/arm/qemu_cortex_m3/Kconfig.board:2

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

Menu path: (top menu) → Board Selection

config BOARD_QEMU_CORTEX_M3
    bool
    prompt "Cortex-M3 Emulation (QEMU)" if SOC_TI_LM3S6965 && <choice: Board Selection>
    select QEMU_TARGET if SOC_TI_LM3S6965 && <choice: Board Selection>
    depends on SOC_TI_LM3S6965 && <choice: Board Selection>

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