:orphan: .. title:: choice: ARC EM Starter Kit Core Selection .. _choice_41: .. 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 ================== At ``/arc/snps_emsk/Kconfig:5`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "ARC EM Starter Kit Core Selection" default SOC_EMSK_EM7D depends on SOC_EMSK *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*