All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Nelson <james4765@verizon.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Fix help in arch/sh/drivers/pci/Kconfig
Date: Mon, 18 Oct 2004 05:39:00 -0400	[thread overview]
Message-ID: <41738F34.90101@verizon.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 139 bytes --]

Removes x86-specific help in CONFIG_PCI

Applied against 2.6.9-rc4.

diff -u arch/sh/drivers/pci/Kconfig.orig arch/sh/drivers/pci/Kconfig


[-- Attachment #2: arch_sh_drivers_pci_kconfig-fix-help.patch --]
[-- Type: text/x-patch, Size: 568 bytes --]

--- arch/sh/drivers/pci/Kconfig.orig	2004-10-17 15:22:15.567649627 -0400
+++ arch/sh/drivers/pci/Kconfig	2004-10-17 15:23:00.778611363 -0400
@@ -3,8 +3,7 @@
 	help
 	  Find out whether you have a PCI motherboard. PCI is the name of a
 	  bus system, i.e. the way the CPU talks to the other stuff inside
-	  your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
-	  VESA. If you have PCI, say Y, otherwise N.
+	  your box. If you have PCI, say Y, otherwise N.
 
 	  The PCI-HOWTO, available from
 	  <http://www.tldp.org/docs.html#howto>, contains valuable


                 reply	other threads:[~2004-10-18 10:13 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=41738F34.90101@verizon.net \
    --to=james4765@verizon.net \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.