:orphan: .. title:: SOC_SERIES_MPS2 .. option:: CONFIG_SOC_SERIES_MPS2 *Arm MPS2 MCU Series* Type: ``bool`` Help ==== Enable support for ARM MPS2 MCU Series Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`ARM ` - \ :option:`SOC_FAMILY_ARM ` - \ :option:`GPIO_MMIO32 ` if \ :option:`GPIO ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/arm/mps2/Kconfig.series:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` → ``soc/arm/arm/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_SERIES_MPS2 bool "Arm MPS2 MCU Series" select \ :option:`ARM ` select \ :option:`SOC_FAMILY_ARM ` select \ :option:`GPIO_MMIO32 ` if \ :option:`GPIO ` depends on \ :ref:` ` help Enable support for ARM MPS2 MCU Series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*