:orphan: .. title:: SOC_MPS2_AN521 .. option:: CONFIG_SOC_MPS2_AN521 *ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M33 ` - \ :option:`CPU_HAS_ARM_SAU ` - \ :option:`CPU_HAS_ARM_MPU ` Kconfig definition ================== At ``/arm/arm/mps2/Kconfig.soc:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM MPS2 SoCs .. code-block:: kconfig config SOC_MPS2_AN521 bool "ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521)" select CPU_CORTEX_M33 select CPU_HAS_ARM_SAU select CPU_HAS_ARM_MPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*