summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorSean MacLennan2008-09-24 02:26:26 +0200
committerWim Van Sebroeck2009-01-12 21:08:56 +0100
commit618efba999d0e7f4bcde93231dcb9a748223c6e3 (patch)
treefca1195611b8c7f272cf0cd947e99062fa0748bb /drivers/watchdog/Kconfig
parent[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 (diff)
downloadkernel-qcow2-linux-618efba999d0e7f4bcde93231dcb9a748223c6e3.tar.gz
kernel-qcow2-linux-618efba999d0e7f4bcde93231dcb9a748223c6e3.tar.xz
kernel-qcow2-linux-618efba999d0e7f4bcde93231dcb9a748223c6e3.zip
[WATCHDOG] Pika Warp appliance watchdog timer
The FPGA based watchdog timer used by the Pika Warp appliance. Signed-off-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index d55d315d66d9..3efa12f9ee50 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -796,6 +796,14 @@ config MV64X60_WDT
tristate "MV64X60 (Marvell Discovery) Watchdog Timer"
depends on MV64X60
+config PIKA_WDT
+ tristate "PIKA FPGA Watchdog"
+ depends on WARP
+ default y
+ help
+ This enables the watchdog in the PIKA FPGA. Currently used on
+ the Warp platform.
+
config BOOKE_WDT
bool "PowerPC Book-E Watchdog Timer"
depends on BOOKE || 4xx