:orphan: .. title:: choice: ARC nSIM SoC Selection .. _choice_53: .. describe:: choice: ARC nSIM SoC Selection *ARC nSIM SoC Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_NSIM ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`SOC_NSIM_EM ` Choice options ============== - \ :kconfig:`SOC_NSIM_EM ` - \ :kconfig:`SOC_NSIM_EM7D_V22 ` - \ :kconfig:`SOC_NSIM_SEM ` - \ :kconfig:`SOC_NSIM_HS ` - \ :kconfig:`SOC_NSIM_HS_SMP ` - \ :kconfig:`SOC_NSIM_HS_MPUV6 ` - \ :kconfig:`SOC_NSIM_HS6X ` - \ :kconfig:`SOC_NSIM_HS6X_SMP ` Kconfig definition ================== At ``/arc/snps_nsim/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "ARC nSIM SoC Selection" default SOC_NSIM_EM depends on SOC_NSIM *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*