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 <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/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 <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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.)