Commit a8fa3943500ca89076bab20f63565fbf8ad58257

Authored by Philipp Hachtmann
Committed by Martin Schwidefsky
1 parent c794caf9cb

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/watchdog/Kconfig
... ... @@ -1293,7 +1293,7 @@
1293 1293 both.
1294 1294  
1295 1295 To compile this driver as a module, choose M here. The module
1296   - will be called vmwatchdog.
  1296 + will be called diag288_wdt.
1297 1297  
1298 1298 # SUPERH (sh + sh64) Architecture
1299 1299