:orphan: .. title:: CONFIG_SOC_SERIES_ARM_DESIGNSTART .. kconfig:: CONFIG_SOC_SERIES_ARM_DESIGNSTART CONFIG_SOC_SERIES_ARM_DESIGNSTART ################################# *Arm DesignStart SoC Series* Type: ``bool`` Help ==== .. code-block:: none Enable support for the ARM DesignStart SoC Series Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM ` - \ :kconfig:`SOC_FAMILY_ARM ` Kconfig definition ================== At ``/arm/arm/designstart/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_ARM_DESIGNSTART bool "Arm DesignStart SoC Series" select ARM select SOC_FAMILY_ARM depends on help Enable support for the ARM DesignStart SoC Series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*