CONFIG_CPU_EM6
(No prompt – not directly user assignable.)
Type: bool
Help
If y, the SoC uses an ARC EM6 CPU
Direct dependencies
(SOC_EMSDP_EM6
&& SOC_ARC_EMSDP
) || (SOC_EMSDP_EM6
&& SOC_ARC_EMSDP
) || (ISA_ARCV2
&& ARC
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Symbols selected by this symbol
Kconfig definitions
At <Zephyr>/soc/arc/snps_emsdp/Kconfig.defconfig.em6:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arc/snps_emsdp/Kconfig.defconfig:16
Menu path: (Top)
config CPU_EM6
bool
default y
depends on SOC_EMSDP_EM6 && SOC_ARC_EMSDP
At <Zephyr>/soc/arc/snps_emsdp/Kconfig.defconfig.em6:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arc/snps_emsdp/Kconfig.defconfig:16
Menu path: (Top)
config CPU_EM6
bool
default y
depends on SOC_EMSDP_EM6 && SOC_ARC_EMSDP
At <Zephyr>/arch/arc/Kconfig:74
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options
config CPU_EM6
bool
select CPU_ARCEM
depends on ISA_ARCV2 && ARC
help
If y, the SoC uses an ARC EM6 CPU
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)