diff options
author | Adrian Bunk <bunk@kernel.org> | 2007-12-13 19:45:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-01 15:04:26 -0800 |
commit | 8f0e7d240554f71577e380783feeb264a90944c9 (patch) | |
tree | 03cb94fc6a3e5bed7b0c5347d45c0aa32d9c563a /arch/frv/Kconfig | |
parent | 6a9e7f203187e22e96588fa0156b2652841196bf (diff) | |
download | op-kernel-dev-8f0e7d240554f71577e380783feeb264a90944c9.zip op-kernel-dev-8f0e7d240554f71577e380783feeb264a90944c9.tar.gz |
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/frv/Kconfig')
-rw-r--r-- | arch/frv/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 43153e7..afb19b0 100644 --- a/arch/frv/Kconfig +++ b/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 - <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 |