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

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

Type: bool

Direct dependencies

<choice: ARM MPS2 SoCs>

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

Kconfig definition

At soc/arm/arm/mps2/Kconfig.soc:11

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/arm/Kconfig:17

Menu path: (top menu) → Hardware Configuration → ARM MPS2 SoCs

config SOC_MPS2_AN385
    bool
    prompt "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)" if <choice: ARM MPS2 SoCs>
    select CPU_CORTEX_M3 if <choice: ARM MPS2 SoCs>
    select CPU_HAS_ARM_MPU if <choice: ARM MPS2 SoCs>
    depends on <choice: ARM MPS2 SoCs>

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