aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index afcdc69e37d6..591e3f399114 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -633,6 +633,19 @@ config WDT_RM9K_GPI
633 To compile this driver as a module, choose M here: the 633 To compile this driver as a module, choose M here: the
634 module will be called rm9k_wdt. 634 module will be called rm9k_wdt.
635 635
636config SIBYTE_WDOG
637 tristate "Sibyte SoC hardware watchdog"
638 depends on CPU_SB1
639 help
640 Watchdog driver for the built in watchdog hardware in Sibyte
641 SoC processors. There are apparently two watchdog timers
642 on such processors; this driver supports only the first one,
643 because currently Linux only supports exporting one watchdog
644 to userspace.
645
646 To compile this driver as a loadable module, choose M here.
647 The module will be called sb_wdog.
648
636config AR7_WDT 649config AR7_WDT
637 tristate "TI AR7 Watchdog Timer" 650 tristate "TI AR7 Watchdog Timer"
638 depends on AR7 651 depends on AR7