:orphan: .. title:: SOC_FAMILY_ARM .. option:: CONFIG_SOC_FAMILY_ARM *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`SOC_SERIES_BEETLE ` - \ :option:`SOC_SERIES_ARM_DESIGNSTART ` - \ :option:`SOC_SERIES_MPS2 ` - \ :option:`SOC_SERIES_MUSCA ` - \ :option:`SOC_SERIES_MUSCA_B1 ` - \ :option:`SOC_SERIES_MUSCA_S1 ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/arm/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: config SOC_FAMILY_ARM bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*