CONFIG_HAS_WDT_MULTISTAGE¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/watchdog/Kconfig:24
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:54
Menu path: (Top) → Device Drivers → Watchdog Support
config HAS_WDT_MULTISTAGE
bool
depends on WATCHDOG
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)