aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/watchdog/Kconfig')
-rw-r--r--drivers/char/watchdog/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig
index 742c9c5bb1a6..5f93452188bd 100644
--- a/drivers/char/watchdog/Kconfig
+++ b/drivers/char/watchdog/Kconfig
@@ -224,6 +224,16 @@ config IB700_WDT
224 224
225 Most people will say N. 225 Most people will say N.
226 226
227config IBMASR
228 tristate "IBM Automatic Server Restart"
229 depends on WATCHDOG && X86
230 help
231 This is the driver for the IBM Automatic Server Restart watchdog
232 timer builtin into some eServer xSeries machines.
233
234 To compile this driver as a module, choose M here: the
235 module will be called ibmasr.
236
227config WAFER_WDT 237config WAFER_WDT
228 tristate "ICP Wafer 5823 Single Board Computer Watchdog" 238 tristate "ICP Wafer 5823 Single Board Computer Watchdog"
229 depends on WATCHDOG && X86 239 depends on WATCHDOG && X86