]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc85xx/pci.c
powerpc: MPC8555CDS: Remove macro CONFIG_MPC8555CDS
[u-boot] / arch / powerpc / cpu / mpc85xx / pci.c
index bf003a7781a08c3e20119ccff5bdff24bf521c18..538729f38879c2f8957ca5024f0cdc6d2acf15d0 100644 (file)
@@ -120,7 +120,7 @@ pci_mpc85xx_init(struct pci_controller *board_hose)
 
        pci_register_hose(hose);
 
-#if defined(CONFIG_MPC8555CDS) || defined(CONFIG_TARGET_MPC8541CDS)
+#if defined(CONFIG_TARGET_MPC8555CDS) || defined(CONFIG_TARGET_MPC8541CDS)
        /*
         * This is a SW workaround for an apparent HW problem
         * in the PCI controller on the MPC85555/41 CDS boards.