Fix help in arch/sh/drivers/pci/Kconfig

From: Jim Nelson
Date: Mon Oct 18 2004 - 05:19:06 EST


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

--- 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