aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
diff options
context:
space:
mode:
authorPhilipp Hachtmann <phacht@linux.vnet.ibm.com>2014-07-09 09:36:55 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2014-07-22 09:26:19 +0200
commita8fa3943500ca89076bab20f63565fbf8ad58257 (patch)
tree7c69b6f8c05a686818cd50858071d205eb5b528c /drivers/watchdog
parents390/dasd: replace seq_printf by seq_puts (diff)
downloadlinux-dev-a8fa3943500ca89076bab20f63565fbf8ad58257.tar.xz
linux-dev-a8fa3943500ca89076bab20f63565fbf8ad58257.zip
s390/watchdog: Fix module name in Kconfig help text
The help text for DIAG288_WATCHDOG in drivers/watchdog/Kconfig still mentioned the misleading old module name vmwatchdog. This patch changes that to the correct new name diag288_wdt. Signed-off-by: Philipp Hachtmann <phacht@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/watchdog')
-rw-r--r--drivers/watchdog/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 76dd54122f76..f57312fced80 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1293,7 +1293,7 @@ config DIAG288_WATCHDOG
both.
To compile this driver as a module, choose M here. The module
- will be called vmwatchdog.
+ will be called diag288_wdt.
# SUPERH (sh + sh64) Architecture