summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorDaniel Laird <daniel.j.laird@nxp.com>2008-11-05 16:46:49 +0100
committerWim Van Sebroeck <wim@iguana.be>2009-06-20 18:37:20 +0000
commit33c050c586fec34dae36eb314bfc3a2c44654c05 (patch)
tree56b4209a4eda180fa11266c45f9e0e68a1e2d942 /drivers/watchdog/Kconfig
parentad5cf46b4e3b29f2bc08543e8ef0bf8b13d3f19e (diff)
downloadop-kernel-dev-33c050c586fec34dae36eb314bfc3a2c44654c05.zip
op-kernel-dev-33c050c586fec34dae36eb314bfc3a2c44654c05.tar.gz
[WATCHDOG] Add pnx833x_wdt
Add support for PNX833x watchdog timer. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index b166f28..373c22f 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -729,6 +729,15 @@ config WDT_MTX1
Hardware driver for the MTX-1 boards. This is a watchdog timer that
will reboot the machine after a 100 seconds timer expired.
+config PNX833X_WDT
+ tristate "PNX833x Hardware Watchdog"
+ depends on SOC_PNX8335
+ help
+ Hardware driver for the PNX833x's watchdog. This is a
+ watchdog timer that will reboot the machine after a programable
+ timer has expired and no process has written to /dev/watchdog during
+ that time.
+
config WDT_RM9K_GPI
tristate "RM9000/GPI hardware watchdog"
depends on CPU_RM9000
OpenPOWER on IntegriCloud