choice: ARC EM Starter Kit Core Selection

ARC EM Starter Kit Core Selection

Type: bool

Direct dependencies

SOC_NSIM && ARC

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

Defaults

Choice options

Kconfig definition

At arch/arc/soc/snps_nsim/Kconfig:9

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_NSIM && ARC
    default SOC_NSIM_EM if SOC_NSIM && ARC
    depends on SOC_NSIM && ARC

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