[PATCH] tty: Fix help text of SYNCLINK_CS

From: Jean Delvare
Date: Mon Apr 14 2014 - 12:32:49 EST


Enabling SYNCLINK_CS as a module builds synclink_cs, not synclinkmp.

Signed-off-by: Jean Delvare <jdelvare@xxxxxxx>
---
Who wants to pick this?

drivers/char/pcmcia/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-3.15-rc1.orig/drivers/char/pcmcia/Kconfig 2014-03-31 05:40:15.000000000 +0200
+++ linux-3.15-rc1/drivers/char/pcmcia/Kconfig 2014-04-14 18:24:39.754352894 +0200
@@ -15,7 +15,7 @@ config SYNCLINK_CS

This driver may be built as a module ( = code which can be
inserted in and removed from the running kernel whenever you want).
- The module will be called synclinkmp. If you want to do that, say M
+ The module will be called synclink_cs. If you want to do that, say M
here.

config CARDMAN_4000


--
Jean Delvare
SUSE L3 Support
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/