CONFIG_TRACING_NONE
No tracing format selected
Type: bool
Help
None of the available tracing formats is selected.
Kconfig definition
At <Zephyr>/subsys/tracing/Kconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:65
Menu path: (Top) → Sub Systems and OS Services → Tracing Support → Tracing Format
config TRACING_NONE
bool "No tracing format selected"
depends on <choice>
help
None of the available tracing formats is selected.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)