diff options
author | Adrian Bunk <bunk@kernel.org> | 2007-12-13 13:45:17 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-01 18:04:26 -0500 |
commit | 8f0e7d240554f71577e380783feeb264a90944c9 (patch) | |
tree | 03cb94fc6a3e5bed7b0c5347d45c0aa32d9c563a /arch/xtensa | |
parent | 6a9e7f203187e22e96588fa0156b2652841196bf (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/xtensa')
-rw-r--r-- | arch/xtensa/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index d3cb3d6af4c8..844721e8e3dd 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -174,11 +174,6 @@ config PCI | |||
174 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | 174 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
175 | VESA. If you have PCI, say Y, otherwise N. | 175 | VESA. If you have PCI, say Y, otherwise N. |
176 | 176 | ||
177 | The PCI-HOWTO, available from | ||
178 | <http://www.linuxdoc.org/docs.html#howto>, contains valuable | ||
179 | information about which PCI hardware does work under Linux and which | ||
180 | doesn't | ||
181 | |||
182 | source "drivers/pci/Kconfig" | 177 | source "drivers/pci/Kconfig" |
183 | 178 | ||
184 | config HOTPLUG | 179 | config HOTPLUG |