:orphan: .. title:: CONFIG_SOC_SERIES_MPS3 .. kconfig:: CONFIG_SOC_SERIES_MPS3 CONFIG_SOC_SERIES_MPS3 ###################### *Arm MPS3 MCU Series* *Arm MPS3 MCU Series* Type: ``bool`` Help ==== .. code-block:: none Enable support for ARM MPS3 MCU Series Help ==== .. code-block:: none Enable support for ARM MPS3 MCU Series Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM ` - \ :kconfig:`SOC_FAMILY_ARM ` - \ :kconfig:`GPIO_MMIO32 ` if \ :kconfig:`GPIO ` - \ :kconfig:`ARM ` - \ :kconfig:`SOC_FAMILY_ARM ` - \ :kconfig:`GPIO_MMIO32 ` if \ :kconfig:`GPIO ` Kconfig definitions =================== At ``/arm/arm/mps3/Kconfig.series:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` → ``/arm/arm/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_MPS3 bool "Arm MPS3 MCU Series" select ARM select SOC_FAMILY_ARM select GPIO_MMIO32 if GPIO depends on help Enable support for ARM MPS3 MCU Series ---- At ``/arm/arm/mps3/Kconfig.series:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/arm/arm/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_MPS3 bool "Arm MPS3 MCU Series" select ARM select SOC_FAMILY_ARM select GPIO_MMIO32 if GPIO depends on help Enable support for ARM MPS3 MCU Series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*