CONFIG_CPU_ARCEM
(No prompt – not directly user assignable.)
Type: bool
Help
This option signifies the use of an ARC EM CPU
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Symbols that select this symbol
Kconfig definition
At <Zephyr>/arch/arc/Kconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options
config CPU_ARCEM
bool
select ATOMIC_OPERATIONS_C
depends on ARC
help
This option signifies the use of an ARC EM CPU
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)