aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/Kconfig
diff options
context:
space:
mode:
authorDomen Puncer <domen.puncer@telargo.com>2007-06-18 08:17:57 +0200
committerWim Van Sebroeck <wim@iguana.be>2007-07-23 16:54:07 +0000
commit8cf18971ec6ad96cce4a9eb896047581985cf99e (patch)
treeaedd2786f7310c2b9dadbc8831ce7baddd986fd8 /drivers/char/watchdog/Kconfig
parentLinux 2.6.23-rc1 (diff)
downloadlinux-dev-8cf18971ec6ad96cce4a9eb896047581985cf99e.tar.xz
linux-dev-8cf18971ec6ad96cce4a9eb896047581985cf99e.zip
[WATCHDOG] mpc5200 watchdog (GPT0)
Driver for internal mpc5200 watchdog on general purpose timer 0. For IPB clock of 132 MHz the maximum timeout is about 32 seconds. Signed-off-by: Domen Puncer <domen.puncer@telargo.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/char/watchdog/Kconfig')
-rw-r--r--drivers/char/watchdog/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig
index 16fb23125e96..442e9eedff29 100644
--- a/drivers/char/watchdog/Kconfig
+++ b/drivers/char/watchdog/Kconfig
@@ -546,6 +546,10 @@ config 8xx_WDT
tristate "MPC8xx Watchdog Timer"
depends on 8xx
+config MPC5200_WDT
+ tristate "MPC5200 Watchdog Timer"
+ depends on PPC_MPC52xx
+
config 83xx_WDT
tristate "MPC83xx Watchdog Timer"
depends on PPC_83xx