]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/watchdog/Kconfig
regmap: Track if the register cache is dirty and suppress unneeded syncs
[karo-tx-linux.git] / drivers / watchdog / Kconfig
index 64c6752ea2c66bfb57a5adf59ed20465eb43ad10..6285867a93568c5dd03576d5e5adf1779d7c21d1 100644 (file)
@@ -66,6 +66,7 @@ config SOFT_WATCHDOG
 config WM831X_WATCHDOG
        tristate "WM831x watchdog"
        depends on MFD_WM831X
+       select WATCHDOG_CORE
        help
          Support for the watchdog in the WM831x AudioPlus PMICs.  When
          the watchdog triggers the system will be reset.
@@ -170,6 +171,7 @@ config HAVE_S3C2410_WATCHDOG
 config S3C2410_WATCHDOG
        tristate "S3C2410 Watchdog"
        depends on ARCH_S3C2410 || HAVE_S3C2410_WATCHDOG
+       select WATCHDOG_CORE
        help
          Watchdog timer block in the Samsung SoCs. This will reboot
          the system when the timer expires with the watchdog enabled.