:orphan: .. title:: CONFIG_SOC_MPS3_AN547 .. kconfig:: CONFIG_SOC_MPS3_AN547 CONFIG_SOC_MPS3_AN547 ##################### *Arm Cortex-M55 SSE-300 on MPS3 (AN547)* *Arm Cortex-M55 SSE-300 on MPS3 (AN547)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_CORTEX_M55 ` - \ :kconfig:`CPU_HAS_ARM_SAU ` - \ :kconfig:`CPU_HAS_ARM_MPU ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`ARMV8_M_DSP ` - \ :kconfig:`ARMV8_1_M_MVEI ` - \ :kconfig:`ARMV8_1_M_MVEF ` - \ :kconfig:`CPU_CORTEX_M55 ` - \ :kconfig:`CPU_HAS_ARM_SAU ` - \ :kconfig:`CPU_HAS_ARM_MPU ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`ARMV8_M_DSP ` - \ :kconfig:`ARMV8_1_M_MVEI ` - \ :kconfig:`ARMV8_1_M_MVEF ` Kconfig definitions =================== At ``/arm/arm/mps3/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/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 select CPU_HAS_FPU select ARMV8_M_DSP select ARMV8_1_M_MVEI select ARMV8_1_M_MVEF depends on ---- At ``/arm/arm/mps3/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/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 select CPU_HAS_FPU select ARMV8_M_DSP select ARMV8_1_M_MVEI select ARMV8_1_M_MVEF depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*