Merge git://www.linux-watchdog.org/linux-watchdog
[linux-2.6-block.git] / drivers / watchdog / Kconfig
index 5b45e277697be7d1695f92b0de2c4d934db192a2..b54f26c55dfd1df46fcd5114660406edfd7e2820 100644 (file)
@@ -661,6 +661,14 @@ config ATLAS7_WATCHDOG
          To compile this driver as a module, choose M here: the
          module will be called atlas7_wdt.
 
+config RENESAS_WDT
+       tristate "Renesas WDT Watchdog"
+       depends on ARCH_RENESAS || COMPILE_TEST
+       select WATCHDOG_CORE
+       help
+         This driver adds watchdog support for the integrated watchdogs in the
+         Renesas R-Car and other SH-Mobile SoCs (usually named RWDT or SWDT).
+
 # AVR32 Architecture
 
 config AT32AP700X_WDT