target/mips: Remove XBurst Media eXtension Unit dead code
[qemu/ar7.git] / hw / pci-host / Kconfig
blob2ccc96f02ce59f7526b5c6a48fdbf601b1462e6b
1 config PAM
2     bool
4 config XEN_IGD_PASSTHROUGH
5     bool
6     default y
7     depends on XEN && PCI_I440FX
9 config PREP_PCI
10     bool
11     select PCI
12     select OR_IRQ
14 config GRACKLE_PCI
15     select PCI
16     bool
18 config UNIN_PCI
19     bool
20     select PCI
21     select DEC_PCI
22     select OPENPIC
24 config PPCE500_PCI
25     select PCI
26     bool
28 config VERSATILE_PCI
29     select PCI
30     bool
32 config PCI_SABRE
33     select PCI
34     bool
36 config PCI_I440FX
37     bool
38     select PCI
39     select PAM
41 config PCI_EXPRESS_Q35
42     bool
43     select PCI_EXPRESS
44     select PAM
46 config PCI_EXPRESS_GENERIC_BRIDGE
47     bool
48     select PCI_EXPRESS
50 config PCI_EXPRESS_XILINX
51     bool
52     select PCI_EXPRESS
54 config PCI_EXPRESS_DESIGNWARE
55     bool
56     select PCI_EXPRESS
57     select MSI_NONBROKEN
59 config PCI_BONITO
60     select PCI
61     select UNIMP
62     bool
64 config PCI_POWERNV
65     select PCI_EXPRESS
66     select MSI_NONBROKEN
67     select PCIE_PORT
69 config REMOTE_PCIHOST
70     bool
72 config SH_PCI
73     bool
74     select PCI