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 | |
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>
-rw-r--r-- | arch/alpha/Kconfig | 5 | ||||
-rw-r--r-- | arch/arm/Kconfig | 5 | ||||
-rw-r--r-- | arch/frv/Kconfig | 5 | ||||
-rw-r--r-- | arch/m32r/Kconfig | 5 | ||||
-rw-r--r-- | arch/m68k/Kconfig | 5 | ||||
-rw-r--r-- | arch/mips/Kconfig | 5 | ||||
-rw-r--r-- | arch/sh/drivers/pci/Kconfig | 5 | ||||
-rw-r--r-- | arch/sparc64/Kconfig | 5 | ||||
-rw-r--r-- | arch/x86/Kconfig | 5 | ||||
-rw-r--r-- | arch/xtensa/Kconfig | 5 |
10 files changed, 0 insertions, 50 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 4c002ba37e50..c613d5fb0daa 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig | |||
@@ -318,11 +318,6 @@ config PCI | |||
318 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | 318 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
319 | VESA. If you have PCI, say Y, otherwise N. | 319 | VESA. If you have PCI, say Y, otherwise N. |
320 | 320 | ||
321 | The PCI-HOWTO, available from | ||
322 | <http://www.tldp.org/docs.html#howto>, contains valuable | ||
323 | information about which PCI hardware does work under Linux and which | ||
324 | doesn't. | ||
325 | |||
326 | config PCI_DOMAINS | 321 | config PCI_DOMAINS |
327 | bool | 322 | bool |
328 | default y | 323 | default y |
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 77201d3f7479..5d5997ca7011 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -577,11 +577,6 @@ config PCI | |||
577 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | 577 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
578 | VESA. If you have PCI, say Y, otherwise N. | 578 | VESA. If you have PCI, say Y, otherwise N. |
579 | 579 | ||
580 | The PCI-HOWTO, available from | ||
581 | <http://www.tldp.org/docs.html#howto>, contains valuable | ||
582 | information about which PCI hardware does work under Linux and which | ||
583 | doesn't. | ||
584 | |||
585 | config PCI_SYSCALL | 580 | config PCI_SYSCALL |
586 | def_bool PCI | 581 | def_bool PCI |
587 | 582 | ||
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 43153e767bb1..afb19b0d761d 100644 --- a/arch/frv/Kconfig +++ b/arch/frv/Kconfig | |||
@@ -322,11 +322,6 @@ config PCI | |||
322 | onboard. If you have one of these boards and you wish to use the PCI | 322 | onboard. If you have one of these boards and you wish to use the PCI |
323 | facilities, say Y here. | 323 | facilities, say Y here. |
324 | 324 | ||
325 | The PCI-HOWTO, available from | ||
326 | <http://www.tldp.org/docs.html#howto>, contains valuable | ||
327 | information about which PCI hardware does work under Linux and which | ||
328 | doesn't. | ||
329 | |||
330 | config RESERVE_DMA_COHERENT | 325 | config RESERVE_DMA_COHERENT |
331 | bool "Reserve DMA coherent memory" | 326 | bool "Reserve DMA coherent memory" |
332 | depends on PCI && !MMU | 327 | depends on PCI && !MMU |
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index f7237c5f531e..49326e9d4413 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig | |||
@@ -359,11 +359,6 @@ config PCI | |||
359 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | 359 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
360 | VESA. If you have PCI, say Y, otherwise N. | 360 | VESA. If you have PCI, say Y, otherwise N. |
361 | 361 | ||
362 | The PCI-HOWTO, available from | ||
363 | <http://www.linuxdoc.org/docs.html#howto>, contains valuable | ||
364 | information about which PCI hardware does work under Linux and which | ||
365 | doesn't. | ||
366 | |||
367 | choice | 362 | choice |
368 | prompt "PCI access mode" | 363 | prompt "PCI access mode" |
369 | depends on PCI | 364 | depends on PCI |
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 01dee84f840a..24e6bc09e7a7 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -145,11 +145,6 @@ config PCI | |||
145 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | 145 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
146 | VESA. If you have PCI, say Y, otherwise N. | 146 | VESA. If you have PCI, say Y, otherwise N. |
147 | 147 | ||
148 | The PCI-HOWTO, available from | ||
149 | <http://www.tldp.org/docs.html#howto>, contains valuable | ||
150 | information about which PCI hardware does work under Linux and which | ||
151 | doesn't. | ||
152 | |||
153 | config MAC | 148 | config MAC |
154 | bool "Macintosh support" | 149 | bool "Macintosh support" |
155 | depends on !MMU_SUN3 | 150 | depends on !MMU_SUN3 |
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4fad0a34b997..09e7bf3723df 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 | |||
1969 | config PCI_DOMAINS | 1964 | config PCI_DOMAINS |
1970 | bool | 1965 | bool |
1971 | 1966 | ||
diff --git a/arch/sh/drivers/pci/Kconfig b/arch/sh/drivers/pci/Kconfig index fbc6f2c8649f..7e816ededed7 100644 --- a/arch/sh/drivers/pci/Kconfig +++ b/arch/sh/drivers/pci/Kconfig | |||
@@ -6,11 +6,6 @@ config PCI | |||
6 | bus system, i.e. the way the CPU talks to the other stuff inside | 6 | bus system, i.e. the way the CPU talks to the other stuff inside |
7 | your box. If you have PCI, say Y, otherwise N. | 7 | your box. If you have PCI, say Y, otherwise N. |
8 | 8 | ||
9 | The PCI-HOWTO, available from | ||
10 | <http://www.tldp.org/docs.html#howto>, contains valuable | ||
11 | information about which PCI hardware does work under Linux and which | ||
12 | doesn't. | ||
13 | |||
14 | config SH_PCIDMA_NONCOHERENT | 9 | config SH_PCIDMA_NONCOHERENT |
15 | bool "Cache and PCI noncoherent" | 10 | bool "Cache and PCI noncoherent" |
16 | depends on PCI | 11 | depends on PCI |
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig index 73fc05d0bfad..158522f51d31 100644 --- a/arch/sparc64/Kconfig +++ b/arch/sparc64/Kconfig | |||
@@ -351,11 +351,6 @@ config PCI | |||
351 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | 351 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
352 | VESA. If you have PCI, say Y, otherwise N. | 352 | VESA. If you have PCI, say Y, otherwise N. |
353 | 353 | ||
354 | The PCI-HOWTO, available from | ||
355 | <http://www.tldp.org/docs.html#howto>, contains valuable | ||
356 | information about which PCI hardware does work under Linux and which | ||
357 | doesn't. | ||
358 | |||
359 | config PCI_DOMAINS | 354 | config PCI_DOMAINS |
360 | def_bool PCI | 355 | def_bool PCI |
361 | 356 | ||
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 65b449134cf7..473b097ed6d9 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1366,11 +1366,6 @@ config PCI | |||
1366 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | 1366 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
1367 | VESA. If you have PCI, say Y, otherwise N. | 1367 | VESA. If you have PCI, say Y, otherwise N. |
1368 | 1368 | ||
1369 | The PCI-HOWTO, available from | ||
1370 | <http://www.tldp.org/docs.html#howto>, contains valuable | ||
1371 | information about which PCI hardware does work under Linux and which | ||
1372 | doesn't. | ||
1373 | |||
1374 | choice | 1369 | choice |
1375 | prompt "PCI access mode" | 1370 | prompt "PCI access mode" |
1376 | depends on X86_32 && PCI && !X86_VISWS | 1371 | depends on X86_32 && PCI && !X86_VISWS |
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 |