[PATCH] trivial typo in drivers/serial/Kconfig

From: Adam Hunt (kinema@myrealbox.com)
Date: Tue May 20 2003 - 04:05:48 EST


This patch fixes 2.5's menuconfig help references to the modules "serial" and
"serial_cs". These modules are now called "8250" and "8250_cs".

--adam

--- drivers/serial/Kconfig 2003-05-12 04:18:08.000000000 -0700
+++ drivers/serial/Kconfig 2003-05-20 01:45:38.000000000 -0700
@@ -23,7 +23,7 @@

          If you want to compile this driver as a module, say M here and read
          <file:Documentation/modules.txt>. The module will be called
- serial.
+ 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
@@ -73,7 +73,7 @@

          This driver is also available as a module ( = code which can be
          inserted in and removed from the running kernel whenever you want).
- The module will be called serial_cs. If you want to compile it as
+ The module will be called 8250_cs. If you want to compile it as
          a module, say M here and read <file:Documentation/modules.txt>.
          If unsure, say N.

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



This archive was generated by hypermail 2b29 : Fri May 23 2003 - 22:00:39 EST