-
CONFIG_LOG_MIPI_SYST_ENABLE
¶
Enable mipi syst format output
Type: bool
Help¶
Enable mipi syst format output for the logger system.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig:81
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:31
Menu path: (Top) → Sub Systems and OS Services → Logging
config LOG_MIPI_SYST_ENABLE bool "Enable mipi syst format output" selectMIPI_SYST_LIB
depends onLOG
help Enable mipi syst format output for the logger system.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)