aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2007-12-13 13:45:17 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-01 18:04:26 -0500
commit8f0e7d240554f71577e380783feeb264a90944c9 (patch)
tree03cb94fc6a3e5bed7b0c5347d45c0aa32d9c563a /arch/mips
parent6a9e7f203187e22e96588fa0156b2652841196bf (diff)
PCI: Kconfig help: don't refer to the PCI-HOWTO
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 <bunk@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 4fad0a34b99..09e7bf3723d 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1961,11 +1961,6 @@ config PCI
1961 your box. Other bus systems are ISA, EISA, or VESA. If you have PCI, 1961 your box. Other bus systems are ISA, EISA, or VESA. If you have PCI,
1962 say Y, otherwise N. 1962 say Y, otherwise N.
1963 1963
1964 The PCI-HOWTO, available from
1965 <http://www.tldp.org/docs.html#howto>, contains valuable
1966 information about which PCI hardware does work under Linux and which
1967 doesn't.
1968
1969config PCI_DOMAINS 1964config PCI_DOMAINS
1970 bool 1965 bool
1971 1966