1config PAM 2 bool 3 4config PREP_PCI 5 bool 6 7config GRACKLE_PCI 8 bool 9 10config UNIN_PCI 11 bool 12 13config PPCE500_PCI 14 bool 15 16config VERSATILE_PCI 17 bool 18 19config PCI_SABRE 20 bool 21 22config PCI_PIIX 23 bool 24 25config PCI_EXPRESS_Q35 26 bool 27 28config PCI_EXPRESS_GENERIC_BRIDGE 29 bool 30 31config PCI_EXPRESS_XILINX 32 bool 33 34config PCI_EXPRESS_DESIGNWARE 35 bool 36