-
CONFIG_WDT_SAM0
¶
Atmel SAM0 series Watchdog (WDT) Driver
Type: bool
Help¶
Enable WDT driver for Atmel SAM0 MCUs.
Defaults¶
- “y” if
SOC_FAMILY_SAM0
&&WATCHDOG
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/watchdog/Kconfig.sam0:6
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:50
→ drivers/watchdog/Kconfig:54
Menu path: (top menu) → Device Drivers → Watchdog Support
config WDT_SAM0 bool prompt "Atmel SAM0 series Watchdog (WDT) Driver" ifSOC_FAMILY_SAM0
&&WATCHDOG
default "y" ifSOC_FAMILY_SAM0
&&WATCHDOG
selectHAS_DTS_WDT
ifSOC_FAMILY_SAM0
&&WATCHDOG
depends onSOC_FAMILY_SAM0
&&WATCHDOG
help Enable WDT driver for Atmel SAM0 MCUs.
(Definitions include propagated dependencies, including from if’s and menus.)