- choice UART_MUX_LOG_LEVEL_CHOICE: Max compiled-in log level for UART mux
Max compiled-in log level for UART mux
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:14
→ <Zephyr>/drivers/console/Kconfig:373
Menu path: (Top) → Device Drivers → Console drivers → Enable GSM 07.10 muxing protocol → Enable UART muxing (GSM 07.10) support [EXPERIMENTAL]
choice UART_MUX_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for UART mux"
default UART_MUX_LOG_LEVEL_INF
depends on LOG && UART_MUX && CONSOLE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)