CONFIG_SOC_MPS2_AN521

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_FAMILY_ARM

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At <SoC>/arm/arm/mps2/Kconfig.soc:4

Included via Kconfig:8Kconfig.zephyr:38<SoC>/Kconfig:18<SoC>/arm/arm/Kconfig:14

Menu path: (Top) → Hardware Configuration

config SOC_MPS2_AN521
    bool
    select CPU_CORTEX_M33
    select CPU_HAS_ARM_MPU
    depends on SOC_FAMILY_ARM

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