-
choice: Log level for Wi-Fi driver
Log level for Wi-Fi 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:78
→ <Zephyr Driver>/wifi/Kconfig:15
Menu path: (Top) → Device Drivers → Wi-Fi Drivers
choice
bool "Log level for Wi-Fi driver"
default WIFI_LOG_LEVEL_DEFAULT
depends on LOG && WIFI
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)