watchdog: st_wdt: Add new driver for ST's LPC Watchdog
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / Kconfig
index e5e7c5505de7dc8f289f3891013b0eac25399747..262647bbc61449931624821533e887d4b748b18e 100644 (file)
@@ -470,6 +470,18 @@ config SIRFSOC_WATCHDOG
          Support for CSR SiRFprimaII and SiRFatlasVI watchdog. When
          the watchdog triggers the system will be reset.
 
+config ST_LPC_WATCHDOG
+       tristate "STMicroelectronics LPC Watchdog"
+       depends on ARCH_STI
+       depends on OF
+       select WATCHDOG_CORE
+       help
+         Say Y here to include STMicroelectronics Low Power Controller
+         (LPC) based Watchdog timer support.
+
+         To compile this driver as a module, choose M here: the
+         module will be called st_lpc_wdt.
+
 config TEGRA_WATCHDOG
        tristate "Tegra watchdog"
        depends on (ARCH_TEGRA || COMPILE_TEST) && HAS_IOMEM