-
CONFIG_CPU_ARCHS
¶
ARC HS cores
Type: bool
Help¶
This option signifies the use of an ARC HS CPU
Symbols selected by this symbol¶
ATOMIC_OPERATIONS_C
if “” = “arcmwdt”ATOMIC_OPERATIONS_BUILTIN
if “” != “arcmwdt”
Kconfig definition¶
At <Zephyr>/arch/arc/Kconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options → ARC core family
config CPU_ARCHS bool "ARC HS cores" selectCPU_ARCV2
selectATOMIC_OPERATIONS_C
if "" = "arcmwdt" selectATOMIC_OPERATIONS_BUILTIN
if "" != "arcmwdt" depends on <choice: ARC core family> help This option signifies the use of an ARC HS CPU
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)