From: Philipp Hachtmann Date: Wed, 9 Jul 2014 07:36:55 +0000 (+0200) Subject: s390/watchdog: Fix module name in Kconfig help text X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a8fa3943500ca89076bab20f63565fbf8ad58257;p=linux-beck.git 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 Signed-off-by: Martin Schwidefsky --- 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