CONFIG_WDT_SAM
Atmel SAM MCU Family Watchdog (WDT) Driver
Type: bool
Help
Enable WDT driver for Atmel SAM MCUs.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <Zephyr>/drivers/watchdog/Kconfig.sam:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:54
→ <Zephyr>/drivers/watchdog/Kconfig:63
Menu path: (Top) → Device Drivers → Watchdog Support
config WDT_SAM
bool "Atmel SAM MCU Family Watchdog (WDT) Driver"
default y
depends on SOC_FAMILY_SAM && WATCHDOG
help
Enable WDT driver for Atmel SAM MCUs.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)