CONFIG_CPU_EM4_DMIPS
(No prompt – not directly user assignable.)
Type: bool
Help
If y, the SoC uses an ARC EM4 DMIPS CPU
Direct dependencies
(SOC_EMSK_EM7D
&& SOC_EMSK
) || (SOC_EMSK_EM7D
&& SOC_EMSK
) || (ISA_ARCV2
&& ARC
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/arc/snps_emsk/Kconfig.defconfig.em7d:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arc/snps_emsk/Kconfig.defconfig:10
Menu path: (Top)
config CPU_EM4_DMIPS
bool
default y
depends on SOC_EMSK_EM7D && SOC_EMSK
At <Zephyr>/soc/arc/snps_emsk/Kconfig.defconfig.em7d:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arc/snps_emsk/Kconfig.defconfig:10
Menu path: (Top)
config CPU_EM4_DMIPS
bool
default y
depends on SOC_EMSK_EM7D && SOC_EMSK
At <Zephyr>/arch/arc/Kconfig:54
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options
config CPU_EM4_DMIPS
bool
select CPU_ARCEM
depends on ISA_ARCV2 && ARC
help
If y, the SoC uses an ARC EM4 DMIPS CPU
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)