summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorTimo Kokkonen2009-03-27 15:42:17 +0100
committerWim Van Sebroeck2009-06-20 20:39:43 +0200
commit80e45b1e9edbca746618724d5b0a31500bdb6f39 (patch)
tree3da65f7db34c0a6ffa98447a99165da01ca63a2d /drivers/watchdog/Kconfig
parent[WATCHDOG] U300 COH 901 327 watchdog driver (diff)
downloadkernel-qcow2-linux-80e45b1e9edbca746618724d5b0a31500bdb6f39.tar.gz
kernel-qcow2-linux-80e45b1e9edbca746618724d5b0a31500bdb6f39.tar.xz
kernel-qcow2-linux-80e45b1e9edbca746618724d5b0a31500bdb6f39.zip
[WATCHDOG] twl4030 watchdog driver
Implementation of twl4030 watchdog driver. Signed-off-by: Timo Kokkonen <timo.t.kokkonen@nokia.com> Signed-off-by: Atal Shargorodsky <ext-atal.shargorodsky@nokia.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 631599b7e6a2..c4c2206d6f3e 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -250,6 +250,13 @@ config COH901327_WATCHDOG
This watchdog is used to reset the system and thus cannot be
compiled as a module.
+config TWL4030_WATCHDOG
+ tristate "TWL4030 Watchdog"
+ depends on TWL4030_CORE
+ help
+ Support for TI TWL4030 watchdog. Say 'Y' here to enable the
+ watchdog timer support for TWL4030 chips.
+
# AVR32 Architecture
config AT32AP700X_WDT