choice: ARC EM Starter Kit Core Selection

ARC EM Starter Kit Core Selection

Type: bool

Direct dependencies

SOC_EMSK && ARC

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At arch/arc/soc/snps_emsk/Kconfig:10

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arc/Kconfig:22

Menu path: (top menu) → ARC Options

choice
    bool
    prompt "ARC EM Starter Kit Core Selection" if SOC_EMSK && ARC
    default SOC_EMSK_EM7D if SOC_EMSK && ARC
    depends on SOC_EMSK && ARC

(Definitions include propagated dependencies, including from if’s and menus.)