-
CONFIG_ARC_STACK_CHECKING
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Use ARC STACK_CHECKING to do stack protection
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/arch/arc/Kconfig:149
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options → ARCv2 Family Options
config ARC_STACK_CHECKING bool selectNO_UNUSED_STACK_INSPECTION
depends onARC
help Use ARC STACK_CHECKING to do stack protection
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)