Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog
[linux-2.6-block.git] / drivers / watchdog / Kconfig
index a3fe5e988fb06e7030060578cf2a5cf7a108667e..242eea8596373e21fc677a9004f55641034ab6fd 100644 (file)
@@ -833,6 +833,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