:orphan: .. title:: CONFIG_SOC_NSIM_HS .. kconfig:: CONFIG_SOC_NSIM_HS CONFIG_SOC_NSIM_HS ################## *Synopsys ARC HS in nSIM* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_HAS_FPU ` Kconfig definition ================== At ``/arc/snps_nsim/Kconfig:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → ARC nSIM SoC Selection .. code-block:: kconfig config SOC_NSIM_HS bool "Synopsys ARC HS in nSIM" select CPU_HAS_FPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*