choice: Thread analysis print mode

Thread analysis print mode

Type: bool

Direct dependencies

THREAD_ANALYZER

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At <Zephyr>/subsys/debug/Kconfig:31

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:16

Menu path: (Top) → Sub Systems and OS Services → System Monitoring Options → Enable Thread analyzer

choice
    bool "Thread analysis print mode"
    depends on THREAD_ANALYZER

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)