diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-17 20:09:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-17 20:09:29 -0400 |
commit | 4b0e976c663e808822adf51274f948e8a4986f06 (patch) | |
tree | 64ee15cbaafc283248dfac5dc7bccbc65b9159e0 /drivers/watchdog/Kconfig | |
parent | 19520fc1ee36164808e6f084bd95e8178e2db231 (diff) | |
parent | 112e75466f63997d0f4c3c13ecf999e36aea692f (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog:
watchdog: booke_wdt: clean up status messages
watchdog: cleanup spaces before tabs
watchdog: convert to DEFINE_PCI_DEVICE_TABLE
watchdog: Xen watchdog driver
watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms.
watchdog: jz4740_wdt - fix magic character checking
watchdog: add JZ4740 watchdog driver
watchdog: it87_wdt: Add support for IT8721F watchdog
watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabled
watchdog: hpwdt: Fix a couple of typos
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 34 |
1 files changed, 31 insertions, 3 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 908160e938dc..b69d71482554 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -533,6 +533,16 @@ config I6300ESB_WDT | |||
533 | To compile this driver as a module, choose M here: the | 533 | To compile this driver as a module, choose M here: the |
534 | module will be called i6300esb. | 534 | module will be called i6300esb. |
535 | 535 | ||
536 | config INTEL_SCU_WATCHDOG | ||
537 | bool "Intel SCU Watchdog for Mobile Platforms" | ||
538 | depends on WATCHDOG | ||
539 | depends on INTEL_SCU_IPC | ||
540 | ---help--- | ||
541 | Hardware driver for the watchdog time built into the Intel SCU | ||
542 | for Intel Mobile Platforms. | ||
543 | |||
544 | To compile this driver as a module, choose M here. | ||
545 | |||
536 | config ITCO_WDT | 546 | config ITCO_WDT |
537 | tristate "Intel TCO Timer/Watchdog" | 547 | tristate "Intel TCO Timer/Watchdog" |
538 | depends on (X86 || IA64) && PCI | 548 | depends on (X86 || IA64) && PCI |
@@ -580,7 +590,7 @@ config IT87_WDT | |||
580 | depends on X86 && EXPERIMENTAL | 590 | depends on X86 && EXPERIMENTAL |
581 | ---help--- | 591 | ---help--- |
582 | This is the driver for the hardware watchdog on the ITE IT8702, | 592 | This is the driver for the hardware watchdog on the ITE IT8702, |
583 | IT8712, IT8716, IT8718, IT8720, IT8726, IT8712 Super I/O chips. | 593 | IT8712, IT8716, IT8718, IT8720, IT8721, IT8726 Super I/O chips. |
584 | This watchdog simply watches your kernel to make sure it doesn't | 594 | This watchdog simply watches your kernel to make sure it doesn't |
585 | freeze, and if it does, it reboots your computer after a certain | 595 | freeze, and if it does, it reboots your computer after a certain |
586 | amount of time. | 596 | amount of time. |
@@ -589,18 +599,20 @@ config IT87_WDT | |||
589 | be called it87_wdt. | 599 | be called it87_wdt. |
590 | 600 | ||
591 | config HP_WATCHDOG | 601 | config HP_WATCHDOG |
592 | tristate "HP Proliant iLO2+ Hardware Watchdog Timer" | 602 | tristate "HP ProLiant iLO2+ Hardware Watchdog Timer" |
593 | depends on X86 | 603 | depends on X86 |
604 | default m | ||
594 | help | 605 | help |
595 | A software monitoring watchdog and NMI sourcing driver. This driver | 606 | A software monitoring watchdog and NMI sourcing driver. This driver |
596 | will detect lockups and provide a stack trace. This is a driver that | 607 | will detect lockups and provide a stack trace. This is a driver that |
597 | will only load on a HP ProLiant system with a minimum of iLO2 support. | 608 | will only load on an HP ProLiant system with a minimum of iLO2 support. |
598 | To compile this driver as a module, choose M here: the module will be | 609 | To compile this driver as a module, choose M here: the module will be |
599 | called hpwdt. | 610 | called hpwdt. |
600 | 611 | ||
601 | config HPWDT_NMI_DECODING | 612 | config HPWDT_NMI_DECODING |
602 | bool "NMI decoding support for the HP ProLiant iLO2+ Hardware Watchdog Timer" | 613 | bool "NMI decoding support for the HP ProLiant iLO2+ Hardware Watchdog Timer" |
603 | depends on HP_WATCHDOG | 614 | depends on HP_WATCHDOG |
615 | default y | ||
604 | help | 616 | help |
605 | When an NMI occurs this feature will make the necessary BIOS calls to | 617 | When an NMI occurs this feature will make the necessary BIOS calls to |
606 | log the cause of the NMI. | 618 | log the cause of the NMI. |
@@ -903,6 +915,12 @@ config INDYDOG | |||
903 | timer expired and no process has written to /dev/watchdog during | 915 | timer expired and no process has written to /dev/watchdog during |
904 | that time. | 916 | that time. |
905 | 917 | ||
918 | config JZ4740_WDT | ||
919 | tristate "Ingenic jz4740 SoC hardware watchdog" | ||
920 | depends on MACH_JZ4740 | ||
921 | help | ||
922 | Hardware driver for the built-in watchdog timer on Ingenic jz4740 SoCs. | ||
923 | |||
906 | config WDT_MTX1 | 924 | config WDT_MTX1 |
907 | tristate "MTX-1 Hardware Watchdog" | 925 | tristate "MTX-1 Hardware Watchdog" |
908 | depends on MIPS_MTX1 | 926 | depends on MIPS_MTX1 |
@@ -1111,6 +1129,16 @@ config WATCHDOG_RIO | |||
1111 | 1129 | ||
1112 | # XTENSA Architecture | 1130 | # XTENSA Architecture |
1113 | 1131 | ||
1132 | # Xen Architecture | ||
1133 | |||
1134 | config XEN_WDT | ||
1135 | tristate "Xen Watchdog support" | ||
1136 | depends on XEN | ||
1137 | help | ||
1138 | Say Y here to support the hypervisor watchdog capability provided | ||
1139 | by Xen 4.0 and newer. The watchdog timeout period is normally one | ||
1140 | minute but can be changed with a boot-time parameter. | ||
1141 | |||
1114 | # | 1142 | # |
1115 | # ISA-based Watchdog Cards | 1143 | # ISA-based Watchdog Cards |
1116 | # | 1144 | # |