-
CONFIG_ARM
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
ARM architecture
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/arch/Kconfig:28
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
Menu path: (Top)
config ARM bool selectARCH_IS_SET
selectARCH_SUPPORTS_COREDUMP
ifCPU_CORTEX_M
selectHAS_DTS
selectGEN_PRIV_STACKS
selectARCH_HAS_THREAD_LOCAL_STORAGE
ifARM64
||CPU_CORTEX_R
||CPU_CORTEX_M
help ARM architecture
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)