WINBOND_83C553: enable only on boards that actually use it.
[platform/kernel/u-boot.git] / arch / powerpc / lib / board.c
index 2e0749d..b21c1d6 100644 (file)
@@ -694,7 +694,7 @@ void board_init_r (gd_t *id, ulong dest_addr)
         */
        pci_init ();
 #endif
-#if defined(CONFIG_BAB7xx)
+#if defined(CONFIG_WINBOND_83C553)
        /*
         * Initialise the ISA bridge
         */