summaryrefslogtreecommitdiff
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorPhilipp Hachtmann <phacht@de.ibm.com>2014-06-05 09:02:36 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2014-06-10 08:48:29 (GMT)
commit646f919e93d4371b8654c4ae801aee74a00e4a68 (patch)
tree9b7ba6cc6579f45e77a2b9599b44334fe4bd79c0 /drivers/watchdog/Kconfig
parentf7a94db4e9594fd4b67e715d7b26864b7bd74a75 (diff)
downloadlinux-646f919e93d4371b8654c4ae801aee74a00e4a68.tar.xz
s390/watchdog: add support for LPAR operation (diag288)
Add the LPAR variant of the diag 288 watchdog to the driver. The only available action on timeout for LPAR is a PSW restart. Signed-off-by: Philipp Hachtmann <phacht@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index daf9441..ac1f1de 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1304,6 +1304,8 @@ config DIAG288_WATCHDOG
provide a virtual watchdog timer to their guest that cause a
user define Control Program command to be executed after a
timeout.
+ LPAR provides a very similar interface. This driver handles
+ both.
To compile this driver as a module, choose M here. The module
will be called vmwatchdog.