:orphan: .. title:: SOC_NSIM_EM .. option:: CONFIG_SOC_NSIM_EM *Synopsys ARC EM in nSIM* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_HAS_MPU ` Kconfig definition ================== At ``/arc/snps_nsim/Kconfig:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration → ARC nSIM SoC Selection .. code-block:: kconfig config SOC_NSIM_EM bool "Synopsys ARC EM in nSIM" select CPU_HAS_MPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*