Skip to content

Commit

Permalink
PCI: Kconfig help: don't refer to the PCI-HOWTO
Browse files Browse the repository at this point in the history
A HOWTO that hasn't been updated for half a dozen years no longer
"contains valuable information about which PCI hardware does work under
Linux and which doesn't".

Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
AdrianBunk authored and gregkh committed Feb 1, 2008
1 parent 6a9e7f2 commit 8f0e7d2
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 50 deletions.
5 changes: 0 additions & 5 deletions arch/alpha/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
<http://www.tldp.org/docs.html#howto>, contains valuable
information about which PCI hardware does work under Linux and which
doesn't.

config PCI_DOMAINS
bool
default y
Expand Down
5 changes: 0 additions & 5 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -577,11 +577,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
<http://www.tldp.org/docs.html#howto>, contains valuable
information about which PCI hardware does work under Linux and which
doesn't.

config PCI_SYSCALL
def_bool PCI

Expand Down
5 changes: 0 additions & 5 deletions arch/frv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
<http://www.tldp.org/docs.html#howto>, 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
Expand Down
5 changes: 0 additions & 5 deletions arch/m32r/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -359,11 +359,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
<http://www.linuxdoc.org/docs.html#howto>, contains valuable
information about which PCI hardware does work under Linux and which
doesn't.

choice
prompt "PCI access mode"
depends on PCI
Expand Down
5 changes: 0 additions & 5 deletions arch/m68k/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
<http://www.tldp.org/docs.html#howto>, contains valuable
information about which PCI hardware does work under Linux and which
doesn't.

config MAC
bool "Macintosh support"
depends on !MMU_SUN3
Expand Down
5 changes: 0 additions & 5 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1961,11 +1961,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
<http://www.tldp.org/docs.html#howto>, contains valuable
information about which PCI hardware does work under Linux and which
doesn't.

config PCI_DOMAINS
bool

Expand Down
5 changes: 0 additions & 5 deletions arch/sh/drivers/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
<http://www.tldp.org/docs.html#howto>, 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
Expand Down
5 changes: 0 additions & 5 deletions arch/sparc64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -351,11 +351,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
<http://www.tldp.org/docs.html#howto>, contains valuable
information about which PCI hardware does work under Linux and which
doesn't.

config PCI_DOMAINS
def_bool PCI

Expand Down
5 changes: 0 additions & 5 deletions arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1366,11 +1366,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
<http://www.tldp.org/docs.html#howto>, 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
Expand Down
5 changes: 0 additions & 5 deletions arch/xtensa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
<http://www.linuxdoc.org/docs.html#howto>, contains valuable
information about which PCI hardware does work under Linux and which
doesn't

source "drivers/pci/Kconfig"

config HOTPLUG
Expand Down

0 comments on commit 8f0e7d2

Please sign in to comment.