-
CONFIG_ARC_CONNECT
¶
ARC has ARC connect
Type: bool
Help¶
ARC is configured with ARC CONNECT which is a hardware for connecting multi cores.
Direct dependencies¶
SOC_ARC_HSDK
|| (SOC_NSIM_HS_SMP
&& SOC_NSIM
) || ARC
(Includes any dependencies from ifs and menus.)
Defaults¶
y
y
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr>/soc/arc/snps_arc_hsdk/Kconfig.defconfig:33
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/Kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config ARC_CONNECT
bool
default y
depends on SOC_ARC_HSDK
At <Zephyr>/soc/arc/snps_nsim/Kconfig.defconfig.hs_smp:31
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/Kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arc/snps_nsim/Kconfig.defconfig:19
Menu path: (Top)
config ARC_CONNECT bool default y depends onSOC_NSIM_HS_SMP
&&SOC_NSIM
At <Zephyr>/arch/arc/Kconfig:142
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options → ARCv2 Family Options
config ARC_CONNECT bool "ARC has ARC connect" selectSCHED_IPI_SUPPORTED
depends onARC
help ARC is configured with ARC CONNECT which is a hardware for connecting multi cores.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)