]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - drivers/watchdog/Kconfig
watchdog: introduce retu_wdt driver
[linux-imx.git] / drivers / watchdog / Kconfig
index bb74186d88f370b8b75dca4df3bad96d76f16500..7f61687504b784a0285c8bb3e5d7312629335fba 100644 (file)
@@ -377,6 +377,18 @@ config UX500_WATCHDOG
          To compile this driver as a module, choose M here: the
          module will be called ux500_wdt.
 
+config RETU_WATCHDOG
+       tristate "Retu watchdog"
+       depends on MFD_RETU
+       select WATCHDOG_CORE
+       help
+         Retu watchdog driver for Nokia Internet Tablets (770, N800,
+         N810). At least on N800 the watchdog cannot be disabled, so
+         this driver is essential and you should enable it.
+
+         To compile this driver as a module, choose M here: the
+         module will be called retu_wdt.
+
 # AVR32 Architecture
 
 config AT32AP700X_WDT