-
CONFIG_CPU_EM4_DMIPS
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(SOC_EMSK_EM7D
&& SOC_EMSK
) || (SOC_NSIM_EM
&& SOC_NSIM
) || (SOC_NSIM_SEM
&& SOC_NSIM
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
SOC_EMSK_EM7D
&&SOC_EMSK
- “y” if
SOC_NSIM_EM
&&SOC_NSIM
- “y” if
SOC_NSIM_SEM
&&SOC_NSIM
Kconfig definitions¶
At arch/arc/soc/snps_emsk/Kconfig.defconfig.em7d:10
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arc/soc/snps_emsk/Kconfig.defconfig:14
Menu path: (top menu)
config CPU_EM4_DMIPS bool default "y" ifSOC_EMSK_EM7D
&&SOC_EMSK
depends onSOC_EMSK_EM7D
&&SOC_EMSK
At arch/arc/soc/snps_nsim/Kconfig.defconfig.em:9
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arc/soc/snps_nsim/Kconfig.defconfig:17
Menu path: (top menu)
config CPU_EM4_DMIPS bool default "y" ifSOC_NSIM_EM
&&SOC_NSIM
depends onSOC_NSIM_EM
&&SOC_NSIM
At arch/arc/soc/snps_nsim/Kconfig.defconfig.sem:9
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arc/soc/snps_nsim/Kconfig.defconfig:18
Menu path: (top menu)
config CPU_EM4_DMIPS bool default "y" ifSOC_NSIM_SEM
&&SOC_NSIM
depends onSOC_NSIM_SEM
&&SOC_NSIM
(Definitions include propagated dependencies, including from if’s and menus.)