s390/watchdog: Fix module name in Kconfig help text
authorPhilipp Hachtmann <phacht@linux.vnet.ibm.com>
Wed, 9 Jul 2014 07:36:55 +0000 (09:36 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 22 Jul 2014 07:26:19 +0000 (09:26 +0200)
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>
drivers/watchdog/Kconfig

index 76dd541..f57312f 100644 (file)
@@ -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