:orphan: .. title:: choice: ARC EM Starter Kit Core Selection .. _choice_52: .. describe:: choice: ARC EM Starter Kit Core Selection *ARC EM Starter Kit Core Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_EMSK ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`SOC_EMSK_EM7D ` Choice options ============== - \ :kconfig:`SOC_EMSK_EM7D ` - \ :kconfig:`SOC_EMSK_EM11D ` - \ :kconfig:`SOC_EMSK_EM9D ` Kconfig definition ================== At ``/arc/snps_emsk/Kconfig:5`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/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.)*