aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@stericsson.com>2009-05-06 15:35:40 +0200
committerWim Van Sebroeck <wim@iguana.be>2009-06-20 18:38:53 +0000
commit01480701d5cef5b3b0f8406d2eab1eaff82f9d5c (patch)
tree997360c61a0d56d5cf0e1592d89c7212072bc098 /drivers/watchdog/Kconfig
parent[WATCHDOG] Add pnx833x_wdt (diff)
downloadlinux-dev-01480701d5cef5b3b0f8406d2eab1eaff82f9d5c.tar.xz
linux-dev-01480701d5cef5b3b0f8406d2eab1eaff82f9d5c.zip
[WATCHDOG] U300 COH 901 327 watchdog driver
This patch adds support for the U300 COH 901 327 watchdog for the U300 platform recently added to RMK:s ARM tree. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 373c22fd24ea..631599b7e6a2 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -240,6 +240,16 @@ config ORION_WATCHDOG
To compile this driver as a module, choose M here: the
module will be called orion_wdt.
+config COH901327_WATCHDOG
+ bool "ST-Ericsson COH 901 327 watchdog"
+ depends on ARCH_U300
+ default y if MACH_U300
+ help
+ Say Y here to include Watchdog timer support for the
+ watchdog embedded into the ST-Ericsson U300 series platforms.
+ This watchdog is used to reset the system and thus cannot be
+ compiled as a module.
+
# AVR32 Architecture
config AT32AP700X_WDT