-
CONFIG_WDT_LOG_LEVEL_WRN¶
Warning
Type: bool
Direct dependencies¶
<choice: Max compiled-in log level for watchdog>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:14
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:52 → drivers/watchdog/Kconfig:22
Menu path: (Top) → Device Drivers → Watchdog Support → Max compiled-in log level for watchdog
config WDT_LOG_LEVEL_WRN
bool "Warning"
depends on <choice: Max compiled-in log level for watchdog>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)