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

ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)

Type: bool

Direct dependencies

SOC_MPS2_AN385 && <choice: Board Selection>

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

Kconfig definition

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

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

Menu path: (top menu) → Board Selection

config BOARD_MPS2_AN385
    bool
    prompt "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)" if SOC_MPS2_AN385 && <choice: Board Selection>
    select QEMU_TARGET if SOC_MPS2_AN385 && <choice: Board Selection>
    select HAS_COVERAGE_SUPPORT if SOC_MPS2_AN385 && <choice: Board Selection>
    depends on SOC_MPS2_AN385 && <choice: Board Selection>

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