File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -226,6 +226,7 @@ config ZIIRAVE_WATCHDOG
226
226
config RAVE_SP_WATCHDOG
227
227
tristate "RAVE SP Watchdog timer"
228
228
depends on RAVE_SP_CORE
229
+ depends on NVMEM || !NVMEM
229
230
select WATCHDOG_CORE
230
231
help
231
232
Support for the watchdog on RAVE SP device.
@@ -903,6 +904,7 @@ config F71808E_WDT
903
904
config SP5100_TCO
904
905
tristate "AMD/ATI SP5100 TCO Timer/Watchdog"
905
906
depends on X86 && PCI
907
+ select WATCHDOG_CORE
906
908
---help---
907
909
Hardware watchdog driver for the AMD/ATI SP5100 chipset. The TCO
908
910
(Total Cost of Ownership) timer is a watchdog timer that will reboot
@@ -1008,6 +1010,7 @@ config WAFER_WDT
1008
1010
config I6300ESB_WDT
1009
1011
tristate "Intel 6300ESB Timer/Watchdog"
1010
1012
depends on PCI
1013
+ select WATCHDOG_CORE
1011
1014
---help---
1012
1015
Hardware driver for the watchdog timer built into the Intel
1013
1016
6300ESB controller hub.
@@ -1837,6 +1840,7 @@ config WATCHDOG_SUN4V
1837
1840
config XEN_WDT
1838
1841
tristate "Xen Watchdog support"
1839
1842
depends on XEN
1843
+ select WATCHDOG_CORE
1840
1844
help
1841
1845
Say Y here to support the hypervisor watchdog capability provided
1842
1846
by Xen 4.0 and newer. The watchdog timeout period is normally one
You can’t perform that action at this time.
0 commit comments