diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
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 |