CONFIG_SOC_NSIM_SEM

Synopsys ARC SEM 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:18

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_SEM
    bool
    prompt "Synopsys ARC SEM 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>
    select ARC_HAS_SECURE 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.)