linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adam Hunt <kinema@myrealbox.com>
To: linux-serial@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] trivial typo in drivers/serial/Kconfig
Date: Tue, 20 May 2003 02:05:48 -0700	[thread overview]
Message-ID: <200305200205.51792.kinema@myrealbox.com> (raw)

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.


                 reply	other threads:[~2003-05-20  8:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200305200205.51792.kinema@myrealbox.com \
    --to=kinema@myrealbox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).