9
0
Fork 0
barebox/drivers/watchdog/Kconfig

10 lines
221 B
Plaintext

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