CONFIG_WATCHDOG
Watchdog Support
Type: bool
Help
Include support for watchdogs.
Defaults
y
y
Symbols selected by this symbol
Kconfig definitions
At <Zephyr>/soc/arm/atmel_sam/Kconfig.defconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config WATCHDOG
bool
default y
depends on SOC_FAMILY_SAM
At <Zephyr>/soc/arm/atmel_sam/Kconfig.defconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config WATCHDOG
bool
default y
depends on SOC_FAMILY_SAM
At <Zephyr>/drivers/watchdog/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/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.)