]> git.proxmox.com Git - mirror_qemu.git/blame - hw/pci-host/Kconfig
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
[mirror_qemu.git] / hw / pci-host / Kconfig
CommitLineData
82f51817
PB
1config PAM
2 bool
3
4config PREP_PCI
7c28b925 5 select PCI
82f51817
PB
6 bool
7
8config GRACKLE_PCI
7c28b925 9 select PCI
82f51817
PB
10 bool
11
12config UNIN_PCI
7c28b925 13 select PCI
82f51817
PB
14 bool
15
16config PPCE500_PCI
7c28b925 17 select PCI
82f51817
PB
18 bool
19
20config VERSATILE_PCI
7c28b925 21 select PCI
82f51817
PB
22 bool
23
24config PCI_SABRE
7c28b925 25 select PCI
82f51817
PB
26 bool
27
28config PCI_PIIX
29 bool
02017ee3
PB
30 select PCI
31 select PAM
32 select ISA_BUS
82f51817
PB
33
34config PCI_EXPRESS_Q35
35 bool
7c28b925 36 select PCI_EXPRESS
02017ee3 37 select PAM
82f51817
PB
38
39config PCI_EXPRESS_GENERIC_BRIDGE
40 bool
7c28b925 41 select PCI_EXPRESS
82f51817
PB
42
43config PCI_EXPRESS_XILINX
44 bool
7c28b925 45 select PCI_EXPRESS
82f51817
PB
46
47config PCI_EXPRESS_DESIGNWARE
48 bool
7c28b925 49 select PCI_EXPRESS