:orphan: .. title:: CONFIG_SOC_MPS2_AN521_CPU1 .. kconfig:: CONFIG_SOC_MPS2_AN521_CPU1 CONFIG_SOC_MPS2_AN521_CPU1 ########################## *ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521) CPU1* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`SOC_MPS2_AN521 ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`ARMV8_M_DSP ` Kconfig definition ================== At ``/arm/arm/mps2/Kconfig.soc:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM MPS2 SoCs .. code-block:: kconfig config SOC_MPS2_AN521_CPU1 bool "ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521) CPU1" select SOC_MPS2_AN521 select CPU_HAS_FPU select ARMV8_M_DSP depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*