Lines Matching refs:PCI
330 menu "Bus options (PCI, PCMCIA, EISA, MCA, ISA)"
332 config PCI config
333 bool "PCI support"
337 Find out whether you have a PCI motherboard. PCI is the name of a
340 VESA. If you have PCI, say Y, otherwise N.
343 prompt "PCI access mode"
344 depends on PCI
350 On PCI systems, the BIOS can be used to detect the PCI devices and
351 determine their configuration. However, some old PCI motherboards
353 PCI-based systems don't have any BIOS at all. Linux can also try to
354 detect the PCI hardware directly without using the BIOS.
356 With this option, you can specify how Linux should detect the PCI
373 depends on PCI && (PCI_GOBIOS || PCI_GOANY)
378 depends on PCI && (PCI_GODIRECT || PCI_GOANY)