-
CONFIG_CPU_CORTEX_M7
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option signifies the use of a Cortex-M7 CPU
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At arch/arm/core/cortex_m/Kconfig:67
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
→ arch/arm/Kconfig:13
→ arch/arm/core/Kconfig:166
Menu path: (top menu) → ARM Options
config CPU_CORTEX_M7 bool selectCPU_CORTEX_M
ifARM
selectARMV7_M_ARMV8_M_MAINLINE
ifARM
selectARMV7_M_ARMV8_M_FP
ifCPU_HAS_FPU
&&ARM
depends onARM
help This option signifies the use of a Cortex-M7 CPU
(Definitions include propagated dependencies, including from if’s and menus.)