-
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 that select this symbol¶
Kconfig definition¶
At arch/arc/Kconfig:147
Included via Kconfig:8
→ Kconfig.zephyr:31
→ arch/Kconfig:12
Menu path: (Top) → ARC Options → ARCv2 Family Options
config ARC_STACK_CHECKING
bool
depends on ARC
help
Use ARC STACK_CHECKING to do stack protection
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)