]>
Commit | Line | Data |
---|---|---|
49ab747f | 1 | common-obj-y += watchdog.o |
050c2ea0 | 2 | common-obj-$(CONFIG_CMSDK_APB_WATCHDOG) += cmsdk-apb-watchdog.o |
a100107d PB |
3 | common-obj-$(CONFIG_WDT_IB6300ESB) += wdt_i6300esb.o |
4 | common-obj-$(CONFIG_WDT_IB700) += wdt_ib700.o | |
188f24c2 | 5 | common-obj-$(CONFIG_WDT_DIAG288) += wdt_diag288.o |
854123bf | 6 | common-obj-$(CONFIG_ASPEED_SOC) += wdt_aspeed.o |