:orphan: .. title:: choice: ARC EM Starter Kit Core Selection .. _choice_45: .. describe:: choice: ARC EM Starter Kit Core Selection *ARC EM Starter Kit Core Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_EMSK ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`SOC_EMSK_EM7D ` Choice options ============== - \ :option:`SOC_EMSK_EM7D ` - \ :option:`SOC_EMSK_EM11D ` - \ :option:`SOC_EMSK_EM9D ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arc/snps_emsk/Kconfig:5`` 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:: choice bool "ARC EM Starter Kit Core Selection" default \ :option:`SOC_EMSK_EM7D ` depends on \ :option:`SOC_EMSK ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*