Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tobin...
[sfrench/cifs-2.6.git] / drivers / watchdog / Kconfig
index 57f017d74a976de975303c4a8b639c150fb6e084..65c3c42b5e7c3495634ac302521892a597c0d93e 100644 (file)
@@ -817,6 +817,18 @@ config STM32_WATCHDOG
          To compile this driver as a module, choose M here: the
          module will be called stm32_iwdg.
 
+config STPMIC1_WATCHDOG
+       tristate "STPMIC1 PMIC watchdog support"
+       depends on MFD_STPMIC1
+       select WATCHDOG_CORE
+       help
+         Say Y here to include watchdog support embedded into STPMIC1 PMIC.
+         If the watchdog timer expires, stpmic1 will shut down all its power
+         supplies.
+
+         To compile this driver as a module, choose M here: the
+         module will be called spmic1_wdt.
+
 config UNIPHIER_WATCHDOG
        tristate "UniPhier watchdog support"
        depends on ARCH_UNIPHIER || COMPILE_TEST