-
CONFIG_CPU_CORTEX
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies the use of a CPU of the Cortex family.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/arm/core/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
→ arch/arm/Kconfig:13
Menu path: (top menu) → ARM Options
config CPU_CORTEX
bool
depends on ARM
help
This option signifies the use of a CPU of the Cortex family.
(Definitions include propagated dependencies, including from if’s and menus.)