:orphan: .. title:: CONFIG_SOC_EMSK_EM11D .. kconfig:: CONFIG_SOC_EMSK_EM11D CONFIG_SOC_EMSK_EM11D ##################### *Synopsys ARC EM11D of EMSK* *Synopsys ARC EM11D of EMSK* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`CPU_HAS_FPU ` Kconfig definitions =================== At ``/arc/snps_emsk/Kconfig:14`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration → ARC EM Starter Kit Core Selection .. code-block:: kconfig config SOC_EMSK_EM11D bool "Synopsys ARC EM11D of EMSK" select CPU_HAS_FPU depends on ---- At ``/arc/snps_emsk/Kconfig:14`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → ARC EM Starter Kit Core Selection .. code-block:: kconfig config SOC_EMSK_EM11D bool "Synopsys ARC EM11D of EMSK" select CPU_HAS_FPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*