-
CONFIG_WATCHDOG
¶
Watchdog Support
Type: bool
Help¶
Include support for watchdogs.
Defaults¶
- “y” if
SOC_FAMILY_SAM
Kconfig definitions¶
At soc/arm/atmel_sam/Kconfig.defconfig:11
Included via Kconfig:10
→ Kconfig.zephyr:23
Menu path: (top menu)
config WATCHDOG bool default "y" ifSOC_FAMILY_SAM
depends onSOC_FAMILY_SAM
At drivers/watchdog/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:50
Menu path: (top menu) → Device Drivers
menuconfig WATCHDOG
bool
prompt "Watchdog Support"
help
Include support for watchdogs.
(Definitions include propagated dependencies, including from if’s and menus.)