CONFIG_OS_MGMT_TASKSTAT_USE_THREAD_PRIO_FOR_NAME
Thread priority
Type: bool
Direct dependencies
<choice OS_MGMT_TASKSTAT_THREAD_NAME_CHOICE: Characteristic used as thread name in taskstat>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Subsystem>/mgmt/mcumgr/Kconfig:269
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/Kconfig:35
→ <Subsystem>/mgmt/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Device Management → mcumgr Support → Command Handlers → Enable mcumgr handlers for OS management → Support for taskstat command → Characteristic used as thread name in taskstat
config OS_MGMT_TASKSTAT_USE_THREAD_PRIO_FOR_NAME
bool "Thread priority"
depends on <choice OS_MGMT_TASKSTAT_THREAD_NAME_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)