CONFIG_WATCHDOG
Watchdog Support
Type: bool
Help
Include support for watchdogs.
Default
y
Symbols selected by this symbol
Kconfig definitions
At <SoC>/arm/atmel_sam/Kconfig.defconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:27
Menu path: (Top)
config WATCHDOG
bool
default y
depends on SOC_FAMILY_SAM
At <Driver>/watchdog/Kconfig:7
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:54
Menu path: (Top) → Device Drivers
menuconfig WATCHDOG
bool "Watchdog Support"
select HAS_DTS_WDT
help
Include support for watchdogs.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)