CONFIG_SOC_NSIM_EM

Synopsys ARC EM of nsim

Type: bool

Direct dependencies

<choice: ARC EM Starter Kit Core Selection>

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

Kconfig definition

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

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

Menu path: (top menu) → ARC Options → ARC EM Starter Kit Core Selection

config SOC_NSIM_EM
    bool
    prompt "Synopsys ARC EM of nsim" if <choice: ARC EM Starter Kit Core Selection>
    select CPU_HAS_MPU if <choice: ARC EM Starter Kit Core Selection>
    select CPU_HAS_FPU if <choice: ARC EM Starter Kit Core Selection>
    depends on <choice: ARC EM Starter Kit Core Selection>

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