The latest development version of this page may be more current than this released 2.1.0 version.
CONFIG_ARC_STACK_CHECKING

(No prompt – not directly user assignable.)

Type: bool

Help

Use ARC STACK_CHECKING to do stack protection

Direct dependencies

ARC

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At arch/arc/Kconfig:147

Included via Kconfig:8Kconfig.zephyr:31arch/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.)