summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
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/Makefile
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/Makefile')
-rw-r--r--drivers/watchdog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index e79187a79501..806b3eb08536 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -115,6 +115,7 @@ obj-$(CONFIG_GEF_WDT) += gef_wdt.o
obj-$(CONFIG_MPC5200_WDT) += mpc5200_wdt.o
obj-$(CONFIG_8xxx_WDT) += mpc8xxx_wdt.o
obj-$(CONFIG_MV64X60_WDT) += mv64x60_wdt.o
+obj-$(CONFIG_PIKA_WDT) += pika_wdt.o
obj-$(CONFIG_BOOKE_WDT) += booke_wdt.o
# PPC64 Architecture