Signed-off-by: Andrew Morton --- arch/alpha/Kconfig | 5 ----- arch/arm/Kconfig | 5 ----- arch/frv/Kconfig | 5 ----- arch/m32r/Kconfig | 5 ----- arch/m68k/Kconfig | 5 ----- arch/mips/Kconfig | 5 ----- arch/sh/drivers/pci/Kconfig | 5 ----- arch/sh64/Kconfig | 5 ----- arch/sparc64/Kconfig | 5 ----- arch/x86/Kconfig | 5 ----- arch/xtensa/Kconfig | 5 ----- 11 files changed, 55 deletions(-) diff -puN arch/alpha/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/alpha/Kconfig --- a/arch/alpha/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/alpha/Kconfig @@ -318,11 +318,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_DOMAINS bool default y diff -puN arch/arm/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/arm/Kconfig --- a/arch/arm/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/arm/Kconfig @@ -579,11 +579,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_SYSCALL def_bool PCI diff -puN arch/frv/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/frv/Kconfig --- a/arch/frv/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/frv/Kconfig @@ -322,11 +322,6 @@ config PCI onboard. If you have one of these boards and you wish to use the PCI facilities, say Y here. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config RESERVE_DMA_COHERENT bool "Reserve DMA coherent memory" depends on PCI && !MMU diff -puN arch/m32r/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/m32r/Kconfig --- a/arch/m32r/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/m32r/Kconfig @@ -354,11 +354,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - choice prompt "PCI access mode" depends on PCI diff -puN arch/m68k/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/m68k/Kconfig --- a/arch/m68k/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/m68k/Kconfig @@ -145,11 +145,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config MAC bool "Macintosh support" depends on !MMU_SUN3 diff -puN arch/mips/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/mips/Kconfig --- a/arch/mips/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/mips/Kconfig @@ -1956,11 +1956,6 @@ config PCI your box. Other bus systems are ISA, EISA, or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_DOMAINS bool diff -puN arch/sh/drivers/pci/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/sh/drivers/pci/Kconfig --- a/arch/sh/drivers/pci/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/sh/drivers/pci/Kconfig @@ -6,11 +6,6 @@ config PCI bus system, i.e. the way the CPU talks to the other stuff inside your box. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config SH_PCIDMA_NONCOHERENT bool "Cache and PCI noncoherent" depends on PCI diff -puN arch/sh64/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/sh64/Kconfig --- a/arch/sh64/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/sh64/Kconfig @@ -247,11 +247,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config SH_PCIDMA_NONCOHERENT bool "Cache and PCI noncoherent" depends on PCI diff -puN arch/sparc64/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/sparc64/Kconfig --- a/arch/sparc64/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/sparc64/Kconfig @@ -343,11 +343,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_DOMAINS def_bool PCI diff -puN arch/x86/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/x86/Kconfig --- a/arch/x86/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/x86/Kconfig @@ -1389,11 +1389,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - choice prompt "PCI access mode" depends on X86_32 && PCI && !X86_VISWS diff -puN arch/xtensa/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto arch/xtensa/Kconfig --- a/arch/xtensa/Kconfig~gregkh-pci-pci-kconfig-help-don-t-refer-to-the-pci-howto +++ a/arch/xtensa/Kconfig @@ -174,11 +174,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't - source "drivers/pci/Kconfig" config HOTPLUG _