:orphan: .. title:: choice: ARC nSIM SoC Selection .. _choice_46: .. describe:: choice: ARC nSIM SoC Selection *ARC nSIM SoC Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_NSIM ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`SOC_NSIM_EM ` Choice options ============== - \ :option:`SOC_NSIM_EM ` - \ :option:`SOC_NSIM_EM7D_V22 ` - \ :option:`SOC_NSIM_SEM ` - \ :option:`SOC_NSIM_HS ` - \ :option:`SOC_NSIM_HS_SMP ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arc/snps_nsim/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "ARC nSIM SoC Selection" default \ :option:`SOC_NSIM_EM ` depends on \ :option:`SOC_NSIM ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*