aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/Kconfig
blob: 2edc5bbc9a3a064361d6efb8fb4352b721deedd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
config PAM
    bool

config PREP_PCI
    bool

config GRACKLE_PCI
    bool

config UNIN_PCI
    bool

config PPCE500_PCI
    bool

config VERSATILE_PCI
    bool

config PCI_SABRE
    bool

config PCI_PIIX
    bool

config PCI_EXPRESS_Q35
    bool

config PCI_EXPRESS_GENERIC_BRIDGE
    bool

config PCI_EXPRESS_XILINX
    bool

config PCI_EXPRESS_DESIGNWARE
    bool