-
choice: Log level for GSM 07.10 Mux driver
Log level for GSM 07.10 Mux driver
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr Subsystem>/net/Kconfig.template.log_config.net:7
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:14
→ <Zephyr Driver>/console/Kconfig:325
→ <Zephyr Driver>/console/Kconfig.gsm_mux:107
Menu path: (Top) → Device Drivers → Console drivers → Enable GSM 07.10 muxing protocol
choice
bool "Log level for GSM 07.10 Mux driver"
default GSM_MUX_LOG_LEVEL_DEFAULT
depends on LOG && GSM_MUX && CONSOLE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)