:orphan: .. title:: SOC_MPS3_AN547 .. option:: CONFIG_SOC_MPS3_AN547 *Arm Cortex-M55 SSE-300 on MPS3 (AN547)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M55 ` - \ :option:`CPU_HAS_ARM_SAU ` - \ :option:`CPU_HAS_ARM_MPU ` Kconfig definition ================== At ``/arm/arm/mps3/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → Arm MPS3 SoCs .. code-block:: kconfig config SOC_MPS3_AN547 bool "Arm Cortex-M55 SSE-300 on MPS3 (AN547)" select CPU_CORTEX_M55 select CPU_HAS_ARM_SAU select CPU_HAS_ARM_MPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*