]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/pci/pci_auto.c
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
[people/ms/u-boot.git] / drivers / pci / pci_auto.c
index acfda83ba50b325f0f2076c8e9544796f8629d91..eb6959376a7e16569ce07f795dc3ac3e773241fb 100644 (file)
@@ -383,7 +383,7 @@ int pciauto_config_device(struct pci_controller *hose, pci_dev_t dev)
                hose->current_busno++;
                break;
 
-#ifdef CONFIG_MPC5200
+#if defined(CONFIG_PCIAUTO_SKIP_HOST_BRIDGE)
        case PCI_CLASS_BRIDGE_OTHER:
                DEBUGF("PCI Autoconfig: Skipping bridge device %d\n",
                       PCI_DEV(dev));