summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
blob: c734dfe28209b22869cbfe738188e114aed75ffa (plain)
1
2
3
4
5
6
7
8
9
menuconfig WATCHDOG
	bool "Watchdog support              "
	help
	  Many platforms support a watchdog to keep track of a working machine.
	  This framework provides routines to handle these watchdogs.

if WATCHDOG

endif