:orphan: .. title:: CONFIG_SOC_EMSDP_EM6 .. kconfig:: CONFIG_SOC_EMSDP_EM6 CONFIG_SOC_EMSDP_EM6 #################### *Synopsys ARC EM6 of EMSDP* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_HAS_MPU ` Kconfig definition ================== At ``/arc/snps_emsdp/Kconfig:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → ARC EM Software Development Platform Core Selection .. code-block:: kconfig config SOC_EMSDP_EM6 bool "Synopsys ARC EM6 of EMSDP" select CPU_HAS_MPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*