From: James Nelson Remove x86-specific bus refernces in arch/sh/drivers/pci/Kconfig. Signed-off-by: James Nelson Signed-off-by: Andrew Morton --- 25-akpm/arch/sh/drivers/pci/Kconfig | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -puN arch/sh/drivers/pci/Kconfig~sh-remove-x86-specific-help-in-kconfig arch/sh/drivers/pci/Kconfig --- 25/arch/sh/drivers/pci/Kconfig~sh-remove-x86-specific-help-in-kconfig 2004-12-27 01:21:52.793514016 -0800 +++ 25-akpm/arch/sh/drivers/pci/Kconfig 2004-12-27 01:21:52.802512648 -0800 @@ -3,8 +3,7 @@ config PCI 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 , contains valuable _