-
CONFIG_CPU_ARCV2
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies the use of a CPU of the ARCv2 family.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/arch/arc/Kconfig:64
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options → ARCv2 Family Options
config CPU_ARCV2 bool default y selectARCH_HAS_STACK_PROTECTION
ifARC_HAS_STACK_CHECKING
||ARC_MPU
selectARCH_HAS_USERSPACE
ifARC_MPU
selectUSE_SWITCH
selectUSE_SWITCH_SUPPORTED
depends onARC
help This option signifies the use of a CPU of the ARCv2 family.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)