[PATCH] serial: 8250 Documentation fix

From: tmhikaru
Date: Thu Jan 19 2006 - 05:32:51 EST


From: Timothy Charles McGrath <tmHikaru@xxxxxxxxx>

This fixes the documentation error for 'SERIAL_8250' in
drivers/serial/Kconfig

This applies vs 2.6.15.1

Signed-off-by: Timothy Charles McGrath <tmHikaru@xxxxxxxxx>

---
--- linux-2.6.15.1/drivers/serial/Kconfig.orig 2006-01-08 07:24:42.000000000 -0500
+++ linux-2.6.15.1/drivers/serial/Kconfig 2006-01-19 05:02:23.000000000 -0500
@@ -23,7 +23,7 @@ config SERIAL_8250
work.)

To compile this driver as a module, choose M here: the
- module will be called serial.
+ module will be called 8250.
[WARNING: Do not compile this driver as a module if you are using
non-standard serial ports, since the configuration information will
be lost when the driver is unloaded. This limitation may be lifted