Lines Matching refs:PCI

3 # PCI configuration
6 # select this to offer the PCI prompt
10 # select this to unconditionally force on PCI support
14 select PCI
16 menuconfig PCI config
17 bool "PCI support"
20 This option enables support for the PCI local bus, including
21 support for PCI-X and the foundations for PCI Express support.
24 if PCI
28 depends on PCI
46 PCI bus instead of asserting a device IRQ pin.
48 Use of PCI MSI interrupts can be disabled at kernel boot time
61 bool "Enable PCI quirk workarounds" if EXPERT
63 This enables workarounds for various PCI chipset bugs/quirks.
64 Disable this only if your target machine is unaffected by PCI
68 bool "PCI Debugging"
71 Say Y here if you want the PCI core to produce a bunch of debug
73 problem with PCI support and want to see more of what is going on.
78 bool "Enable PCI resource re-allocation detection"
81 Say Y here if you want the PCI core to detect if PCI resource
84 re-allocate PCI resources if SR-IOV BARs have not been allocated by
90 tristate "PCI Stub driver"
92 Say Y or M here if you want be able to reserve a PCI device
98 tristate "PCI PF Stub driver"
109 tristate "Xen PCI Frontend"
115 The PCI device frontend driver allows the kernel to import arbitrary
116 PCI devices from a PCI backend to support PCI driver domains.
131 bool "PCI IOV support"
134 I/O Virtualization is a PCI feature supported by some devices
141 bool "PCI PRI support"
144 PRI is the PCI Page Request Interface. It allows PCI devices that are
150 bool "PCI PASID support"
153 Process Address Space Identifiers (PASIDs) can be used by PCI devices
162 bool "PCI peer-to-peer transfer support"
166 Enableѕ drivers to do PCI peer-to-peer transactions to and from
168 the hierarchy where peer-to-peer DMA is guaranteed by the PCI
169 specification to work (ie. anything below a single PCI bridge).
183 tristate "Hyper-V PCI Frontend"
187 The PCI device frontend driver allows the kernel to import arbitrary
188 PCI devices from a PCI backend to support PCI driver domains.