]> Pileus Git - ~andy/linux/blobdiff - drivers/watchdog/Kconfig
watchdog: da9055_wdt needs to select WATCHDOG_CORE
[~andy/linux] / drivers / watchdog / Kconfig
index 7f809fd4a57f950c94c3d5d280fe471f60ebeaf4..837106310bf5ea87c28f9cb8a8448215902a64ea 100644 (file)
@@ -79,6 +79,7 @@ config DA9052_WATCHDOG
 config DA9055_WATCHDOG
        tristate "Dialog Semiconductor DA9055 Watchdog"
        depends on MFD_DA9055
+       select WATCHDOG_CORE
        help
          If you say yes here you get support for watchdog on the Dialog
          Semiconductor DA9055 PMIC.
@@ -364,6 +365,18 @@ config IMX2_WDT
          To compile this driver as a module, choose M here: the
          module will be called imx2_wdt.
 
+config UX500_WATCHDOG
+       tristate "ST-Ericsson Ux500 watchdog"
+       depends on MFD_DB8500_PRCMU
+       select WATCHDOG_CORE
+       default y
+       help
+         Say Y here to include Watchdog timer support for the watchdog
+         existing in the prcmu of ST-Ericsson Ux500 series platforms.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ux500_wdt.
+
 # AVR32 Architecture
 
 config AT32AP700X_WDT