:orphan: .. title:: SOC_EMSDP_EM5D .. option:: CONFIG_SOC_EMSDP_EM5D *Synopsys ARC EM5D of EMSDP* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_HAS_MPU ` - \ :option:`CPU_HAS_FPU ` Kconfig definition ================== At ``/arc/snps_emsdp/Kconfig:17`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration → ARC EM Software Development Platform Core Selection .. code-block:: kconfig config SOC_EMSDP_EM5D bool "Synopsys ARC EM5D of EMSDP" select CPU_HAS_MPU select CPU_HAS_FPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*