[PATCH] sh: Remove x86-specific help in Kconfig

James Nelson <[email protected]> Sun, 26 Dec 2004 07:46:38 -0600
Newsgroups gmane.linux.kernel,gmane.linux.ports.sh.general
Message-ID <[email protected]>
Remove x86-specific bus refernces in arch/sh/drivers/pci/Kconfig.

Still applies against 2.6.10

Signed-off-by: James Nelson <[email protected]>

--- linux-2.6.10-original/arch/sh/drivers/pci/Kconfig	2004-12-24 16:33:49.000000000 -0500
+++ linux-2.6.10/arch/sh/drivers/pci/Kconfig	2004-12-26 08:24:25.476866445 -0500
@@ -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