xref: /openbmc/linux/drivers/watchdog/Makefile (revision 222818c3)
1b7e04f8cSWim Van Sebroeck#
2b7e04f8cSWim Van Sebroeck# Makefile for the WatchDog device drivers.
3b7e04f8cSWim Van Sebroeck#
4b7e04f8cSWim Van Sebroeck
543316044SWim Van Sebroeck# The WatchDog Timer Driver Core.
643316044SWim Van Sebroeckwatchdog-objs	+= watchdog_core.o watchdog_dev.o
743316044SWim Van Sebroeckobj-$(CONFIG_WATCHDOG_CORE)	+= watchdog.o
843316044SWim Van Sebroeck
9b7e04f8cSWim Van Sebroeck# Only one watchdog can succeed. We probe the ISA/PCI/USB based
10b7e04f8cSWim Van Sebroeck# watchdog-cards first, then the architecture specific watchdog
1125985edcSLucas De Marchi# drivers and then the architecture independent "softdog" driver.
12b7e04f8cSWim Van Sebroeck# This means that if your ISA/PCI/USB card isn't detected that
13b7e04f8cSWim Van Sebroeck# you can fall back to an architecture specific driver and if
14b7e04f8cSWim Van Sebroeck# that also fails then you can fall back to the software watchdog
15b7e04f8cSWim Van Sebroeck# to give you some cover.
16b7e04f8cSWim Van Sebroeck
17b7e04f8cSWim Van Sebroeck# ISA-based Watchdog Cards
18b7e04f8cSWim Van Sebroeckobj-$(CONFIG_PCWATCHDOG) += pcwd.o
19b7e04f8cSWim Van Sebroeckobj-$(CONFIG_MIXCOMWD) += mixcomwd.o
20b7e04f8cSWim Van Sebroeckobj-$(CONFIG_WDT) += wdt.o
21b7e04f8cSWim Van Sebroeck
22b7e04f8cSWim Van Sebroeck# PCI-based Watchdog Cards
23b7e04f8cSWim Van Sebroeckobj-$(CONFIG_PCIPCWATCHDOG) += pcwd_pci.o
24b7e04f8cSWim Van Sebroeckobj-$(CONFIG_WDTPCI) += wdt_pci.o
25b7e04f8cSWim Van Sebroeck
26b7e04f8cSWim Van Sebroeck# USB-based Watchdog Cards
27b7e04f8cSWim Van Sebroeckobj-$(CONFIG_USBPCWATCHDOG) += pcwd_usb.o
28b7e04f8cSWim Van Sebroeck
29b7e04f8cSWim Van Sebroeck# ALPHA Architecture
30b7e04f8cSWim Van Sebroeck
31b7e04f8cSWim Van Sebroeck# ARM Architecture
324a370278SViresh KUMARobj-$(CONFIG_ARM_SP805_WATCHDOG) += sp805_wdt.o
33aae03dc9SOleksij Rempelobj-$(CONFIG_ASM9260_WATCHDOG) += asm9260_wdt.o
34b7e04f8cSWim Van Sebroeckobj-$(CONFIG_AT91RM9200_WATCHDOG) += at91rm9200_wdt.o
35e6bb42e3SRenaud CERRATOobj-$(CONFIG_AT91SAM9X_WATCHDOG) += at91sam9_wdt.o
3658bf0164SHarini Katakamobj-$(CONFIG_CADENCE_WATCHDOG) += cadence_wdt.o
37b7e04f8cSWim Van Sebroeckobj-$(CONFIG_OMAP_WATCHDOG) += omap_wdt.o
3880e45b1eSTimo Kokkonenobj-$(CONFIG_TWL4030_WATCHDOG) += twl4030_wdt.o
39b7e04f8cSWim Van Sebroeckobj-$(CONFIG_21285_WATCHDOG) += wdt285.o
40b7e04f8cSWim Van Sebroeckobj-$(CONFIG_977_WATCHDOG) += wdt977.o
41b7e04f8cSWim Van Sebroeckobj-$(CONFIG_IXP4XX_WATCHDOG) += ixp4xx_wdt.o
42b7e04f8cSWim Van Sebroeckobj-$(CONFIG_KS8695_WATCHDOG) += ks8695_wdt.o
43b7e04f8cSWim Van Sebroeckobj-$(CONFIG_S3C2410_WATCHDOG) += s3c2410_wdt.o
44b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SA1100_WATCHDOG) += sa1100_wdt.o
4576534860SWenyou Yangobj-$(CONFIG_SAMA5D4_WATCHDOG) += sama5d4_wdt.o
46c9353ae1SJamie Ilesobj-$(CONFIG_DW_WATCHDOG) += dw_wdt.o
47b7e04f8cSWim Van Sebroeckobj-$(CONFIG_EP93XX_WATCHDOG) += ep93xx_wdt.o
48b7e04f8cSWim Van Sebroeckobj-$(CONFIG_PNX4008_WATCHDOG) += pnx4008_wdt.o
49b7e04f8cSWim Van Sebroeckobj-$(CONFIG_IOP_WATCHDOG) += iop_wdt.o
50b7e04f8cSWim Van Sebroeckobj-$(CONFIG_DAVINCI_WATCHDOG) += davinci_wdt.o
513b937a7dSNicolas Pitreobj-$(CONFIG_ORION_WATCHDOG) += orion_wdt.o
52d00680edSCarlo Caioneobj-$(CONFIG_SUNXI_WATCHDOG) += sunxi_wdt.o
5322b1c841SBeniamino Galvaniobj-$(CONFIG_RN5T618_WATCHDOG) += rn5t618_wdt.o
5401480701SLinus Walleijobj-$(CONFIG_COH901327_WATCHDOG) += coh901327_wdt.o
55de6303abSWolfram Sangobj-$(CONFIG_STMP3XXX_RTC_WATCHDOG) += stmp3xxx_rtc_wdt.o
560400e313SWan ZongShunobj-$(CONFIG_NUC900_WATCHDOG) += nuc900_wdt.o
57bf900639SDamien Riegelobj-$(CONFIG_TS4800_WATCHDOG) += ts4800_wdt.o
58c90bf2aaSMika Westerbergobj-$(CONFIG_TS72XX_WATCHDOG) += ts72xx_wdt.o
59bb2fd8a8SWolfram Sangobj-$(CONFIG_IMX2_WDT) += imx2_wdt.o
60f0e5bd41SFabio Baltieriobj-$(CONFIG_UX500_WATCHDOG) += ux500_wdt.o
613d3a6d18SAaro Koskinenobj-$(CONFIG_RETU_WATCHDOG) += retu_wdt.o
62938d0a84SLubomir Rintelobj-$(CONFIG_BCM2835_WDT) += bcm2835_wdt.o
63e14538e0SJonas Jensenobj-$(CONFIG_MOXART_WDT) += moxart_wdt.o
64f0fcbdbfSXianglong Duobj-$(CONFIG_SIRFSOC_WATCHDOG) += sirfsoc_wdt.o
65f27925a6SLee Jonesobj-$(CONFIG_ST_LPC_WATCHDOG) += st_lpc_wdt.o
661094ebe9SJosh Cartwrightobj-$(CONFIG_QCOM_WDT) += qcom-wdt.o
676adb730dSMarkus Mayerobj-$(CONFIG_BCM_KONA_WDT) += bcm_kona_wdt.o
68c33a1597SAndrew Chewobj-$(CONFIG_TEGRA_WATCHDOG) += tegra_wdt.o
6922e1b8f6SCarlo Caioneobj-$(CONFIG_MESON_WATCHDOG) += meson_wdt.o
70a44a4553SMatthias Bruggerobj-$(CONFIG_MEDIATEK_WATCHDOG) += mtk_wdt.o
71336694a0SBaruch Siachobj-$(CONFIG_DIGICOLOR_WATCHDOG) += digicolor_wdt.o
727c25f8c9SAriel D'Alessandroobj-$(CONFIG_LPC18XX_WATCHDOG) += lpc18xx_wdt.o
737a3629feSJustin Chenobj-$(CONFIG_BCM7038_WDT) += bcm7038_wdt.o
74b466ee89SGuo Zengobj-$(CONFIG_ATLAS7_WATCHDOG) += atlas7_wdt.o
75b7e04f8cSWim Van Sebroeck
76b7e04f8cSWim Van Sebroeck# AVR32 Architecture
77b7e04f8cSWim Van Sebroeckobj-$(CONFIG_AT32AP700X_WDT) += at32ap700x_wdt.o
78b7e04f8cSWim Van Sebroeck
79b7e04f8cSWim Van Sebroeck# BLACKFIN Architecture
80b7e04f8cSWim Van Sebroeckobj-$(CONFIG_BFIN_WDT) += bfin_wdt.o
81b7e04f8cSWim Van Sebroeck
82b7e04f8cSWim Van Sebroeck# CRIS Architecture
83b7e04f8cSWim Van Sebroeck
84b7e04f8cSWim Van Sebroeck# FRV Architecture
85b7e04f8cSWim Van Sebroeck
86b7e04f8cSWim Van Sebroeck# X86 (i386 + ia64 + x86_64) Architecture
87b7e04f8cSWim Van Sebroeckobj-$(CONFIG_ACQUIRE_WDT) += acquirewdt.o
88b7e04f8cSWim Van Sebroeckobj-$(CONFIG_ADVANTECH_WDT) += advantechwdt.o
89b7e04f8cSWim Van Sebroeckobj-$(CONFIG_ALIM1535_WDT) += alim1535_wdt.o
90b7e04f8cSWim Van Sebroeckobj-$(CONFIG_ALIM7101_WDT) += alim7101_wdt.o
9196cb4eb0SGiel van Schijndelobj-$(CONFIG_F71808E_WDT) += f71808e_wdt.o
9215e28bf1SPriyanka Guptaobj-$(CONFIG_SP5100_TCO) += sp5100_tco.o
930b36086bSJordan Crouseobj-$(CONFIG_GEODE_WDT) += geodewdt.o
94b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SC520_WDT) += sc520_wdt.o
953a5f9000SDenis Turischevobj-$(CONFIG_SBC_FITPC2_WATCHDOG) += sbc_fitpc2_wdt.o
96b7e04f8cSWim Van Sebroeckobj-$(CONFIG_EUROTECH_WDT) += eurotechwdt.o
97b7e04f8cSWim Van Sebroeckobj-$(CONFIG_IB700_WDT) += ib700wdt.o
98b7e04f8cSWim Van Sebroeckobj-$(CONFIG_IBMASR) += ibmasr.o
99b7e04f8cSWim Van Sebroeckobj-$(CONFIG_WAFER_WDT) += wafer5823wdt.o
100b7e04f8cSWim Van Sebroeckobj-$(CONFIG_I6300ESB_WDT) += i6300esb.o
101101ce87bSAlexander Steinobj-$(CONFIG_IE6XX_WDT) += ie6xx_wdt.o
102d6efcab8SJean Delvareobj-$(CONFIG_ITCO_WDT) += iTCO_wdt.o
103d6efcab8SJean Delvareifeq ($(CONFIG_ITCO_VENDOR_SUPPORT),y)
104d6efcab8SJean Delvareobj-$(CONFIG_ITCO_WDT) += iTCO_vendor_support.o
105d6efcab8SJean Delvareendif
10638ff6fd2SJorge Boncompte [DTI2]obj-$(CONFIG_IT8712F_WDT) += it8712f_wdt.o
107e1fee94fSOliver Schusterobj-$(CONFIG_IT87_WDT) += it87_wdt.o
1087f4da474SThomas Mingarelliobj-$(CONFIG_HP_WATCHDOG) += hpwdt.o
109e51c288eSKevin Strasserobj-$(CONFIG_KEMPLD_WDT) += kempld_wdt.o
110b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SC1200_WDT) += sc1200wdt.o
111b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SCx200_WDT) += scx200_wdt.o
112b7e04f8cSWim Van Sebroeckobj-$(CONFIG_PC87413_WDT) += pc87413_wdt.o
113456c7301SMike Waychisonobj-$(CONFIG_NV_TCO) += nv_tco.o
114b3e8f2c1SFlorian Fainelliobj-$(CONFIG_RDC321X_WDT) += rdc321x_wdt.o
115b7e04f8cSWim Van Sebroeckobj-$(CONFIG_60XX_WDT) += sbc60xxwdt.o
116b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SBC8360_WDT) += sbc8360.o
117c4c28335SGilles Giganobj-$(CONFIG_SBC7240_WDT) += sbc7240_wdt.o
118b7e04f8cSWim Van Sebroeckobj-$(CONFIG_CPU5_WDT) += cpu5wdt.o
1194c6e63bdSWim Van Sebroeckobj-$(CONFIG_SMSC_SCH311X_WDT) += sch311x_wdt.o
120b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SMSC37B787_WDT) += smsc37b787_wdt.o
121dc3c56b7SMarc Vertesobj-$(CONFIG_VIA_WDT) += via_wdt.o
122b7e04f8cSWim Van Sebroeckobj-$(CONFIG_W83627HF_WDT) += w83627hf_wdt.o
123b7e04f8cSWim Van Sebroeckobj-$(CONFIG_W83877F_WDT) += w83877f_wdt.o
124b7e04f8cSWim Van Sebroeckobj-$(CONFIG_W83977F_WDT) += w83977f_wdt.o
125b7e04f8cSWim Van Sebroeckobj-$(CONFIG_MACHZ_WDT) += machzwd.o
126b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc_epx_c3.o
12757539c1cSDonald Johnsonobj-$(CONFIG_INTEL_SCU_WATCHDOG) += intel_scu_watchdog.o
12887a1ef80SDavid Cohenobj-$(CONFIG_INTEL_MID_WATCHDOG) += intel-mid_wdt.o
129222818c3STomas Winklerobj-$(CONFIG_INTEL_MEI_WDT) += mei_wdt.o
130b7e04f8cSWim Van Sebroeck
131b7e04f8cSWim Van Sebroeck# M32R Architecture
132b7e04f8cSWim Van Sebroeck
133b7e04f8cSWim Van Sebroeck# M68K Architecture
1344157a04dSPhilippe De Muyterobj-$(CONFIG_M54xx_WATCHDOG) += m54xx_wdt.o
135b7e04f8cSWim Van Sebroeck
136e9659e69SAlejandro Cabrera# MicroBlaze Architecture
137e9659e69SAlejandro Cabreraobj-$(CONFIG_XILINX_WATCHDOG) += of_xilinx_wdt.o
138e9659e69SAlejandro Cabrera
139b7e04f8cSWim Van Sebroeck# MIPS Architecture
140f8394f61SGabor Juhosobj-$(CONFIG_ATH79_WDT) += ath79_wdt.o
14190074dceSmatthieu castetobj-$(CONFIG_BCM47XX_WDT) += bcm47xx_wdt.o
142b63aa731SFlorian Fainelliobj-$(CONFIG_BCM63XX_WDT) += bcm63xx_wdt.o
14303ec5856SFlorian Fainelliobj-$(CONFIG_RC32434_WDT) += rc32434_wdt.o
144b7e04f8cSWim Van Sebroeckobj-$(CONFIG_INDYDOG) += indydog.o
145f865c352SPaul Cercueilobj-$(CONFIG_JZ4740_WDT) += jz4740_wdt.o
146b7e04f8cSWim Van Sebroeckobj-$(CONFIG_WDT_MTX1) += mtx-1_wdt.o
14733c050c5SDaniel Lairdobj-$(CONFIG_PNX833X_WDT) += pnx833x_wdt.o
14875c752e6SAndrew Sharpobj-$(CONFIG_SIBYTE_WDOG) += sb_wdog.o
149c283cf2cSMatteo Croceobj-$(CONFIG_AR7_WDT) += ar7_wdt.o
1506f702fceSAtsushi Nemotoobj-$(CONFIG_TXX9_WDT) += txx9wdt.o
1514c076fb4SDavid Daneyobj-$(CONFIG_OCTEON_WDT) += octeon-wdt.o
1524c076fb4SDavid Daneyocteon-wdt-y := octeon-wdt-main.o octeon-wdt-nmi.o
1532f58b8d0SJohn Crispinobj-$(CONFIG_LANTIQ_WDT) += lantiq_wdt.o
154473cf939SJohn Crispinobj-$(CONFIG_RALINK_WDT) += rt2880_wdt.o
15593937669SNaidu Tellapatiobj-$(CONFIG_IMGPDC_WDT) += imgpdc_wdt.o
156ab3f09feSJohn Crispinobj-$(CONFIG_MT7621_WDT) += mt7621_wdt.o
157b7e04f8cSWim Van Sebroeck
158b7e04f8cSWim Van Sebroeck# PARISC Architecture
159b7e04f8cSWim Van Sebroeck
160b7e04f8cSWim Van Sebroeck# POWERPC Architecture
1613268b561SMartyn Welchobj-$(CONFIG_GEF_WDT) += gef_wdt.o
16228acd02fSAnton Vorontsovobj-$(CONFIG_8xxx_WDT) += mpc8xxx_wdt.o
163b7e04f8cSWim Van Sebroeckobj-$(CONFIG_MV64X60_WDT) += mv64x60_wdt.o
164618efba9SSean MacLennanobj-$(CONFIG_PIKA_WDT) += pika_wdt.o
165b7e04f8cSWim Van Sebroeckobj-$(CONFIG_BOOKE_WDT) += booke_wdt.o
16626c57ef1SJohannes Thumshirnobj-$(CONFIG_MEN_A21_WDT) += mena21_wdt.o
167b7e04f8cSWim Van Sebroeck
168b7e04f8cSWim Van Sebroeck# PPC64 Architecture
169b7e04f8cSWim Van Sebroeckobj-$(CONFIG_WATCHDOG_RTAS) += wdrtas.o
170b7e04f8cSWim Van Sebroeck
171b7e04f8cSWim Van Sebroeck# S390 Architecture
172f7a94db4SPhilipp Hachtmannobj-$(CONFIG_DIAG288_WATCHDOG) += diag288_wdt.o
173b7e04f8cSWim Van Sebroeck
174b7e04f8cSWim Van Sebroeck# SUPERH (sh + sh64) Architecture
175b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SH_WDT) += shwdt.o
176b7e04f8cSWim Van Sebroeck
177b7e04f8cSWim Van Sebroeck# SPARC Architecture
178b7e04f8cSWim Van Sebroeck
179b7e04f8cSWim Van Sebroeck# SPARC64 Architecture
180b7e04f8cSWim Van Sebroeck
181957183f3SDavid S. Millerobj-$(CONFIG_WATCHDOG_RIO)		+= riowd.o
1828ab0dc33SDavid S. Millerobj-$(CONFIG_WATCHDOG_CP1XXX)		+= cpwd.o
183957183f3SDavid S. Miller
184b7e04f8cSWim Van Sebroeck# XTENSA Architecture
185b7e04f8cSWim Van Sebroeck
186066d6c7fSJan Beulich# Xen
187066d6c7fSJan Beulichobj-$(CONFIG_XEN_WDT) += xen_wdt.o
188066d6c7fSJan Beulich
18925985edcSLucas De Marchi# Architecture Independent
190664a0d78SAshish Jangamobj-$(CONFIG_DA9052_WATCHDOG) += da9052_wdt.o
191312b00e1SAshish Jangamobj-$(CONFIG_DA9055_WATCHDOG) += da9055_wdt.o
1927a7cb009SS Twissobj-$(CONFIG_DA9062_WATCHDOG) += da9062_wdt.o
1935e9c16e3SKrystian Garbaciakobj-$(CONFIG_DA9063_WATCHDOG) += da9063_wdt.o
19425134eafSAlexander Shiyanobj-$(CONFIG_GPIO_WATCHDOG)	+= gpio_wdt.o
195dca536c4SMans Rullgardobj-$(CONFIG_TANGOX_WATCHDOG) += tangox_wdt.o
196502a0106SMark Brownobj-$(CONFIG_WM831X_WATCHDOG) += wm831x_wdt.o
197006948baSMark Brownobj-$(CONFIG_WM8350_WATCHDOG) += wm8350_wdt.o
19866aaa7a5SMarc Zyngierobj-$(CONFIG_MAX63XX_WATCHDOG) += max63xx_wdt.o
1992a7b753aSMartyn Welchobj-$(CONFIG_ZIIRAVE_WATCHDOG) += ziirave_wdt.o
200b7e04f8cSWim Van Sebroeckobj-$(CONFIG_SOFT_WATCHDOG) += softdog.o
20150332639SAndreas Wernerobj-$(CONFIG_MENF21BMC_WATCHDOG) += menf21bmc_wdt.o
202