CONFIG_SOC_MPS2_AN521

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_FAMILY_ARM || SOC_FAMILY_ARM

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

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

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:15<BuildDir>/kconfig/Kconfig.soc.arch:2<Zephyr 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

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

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:18<Zephyr 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.)