]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cogent/mb.c
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
[karo-tx-uboot.git] / board / cogent / mb.c
index 3eea47d3e83a7b8487115232a5ba16931f1da9b6..c0256433ce9040b641d4144fc8df0781ccba8df4 100644 (file)
@@ -14,7 +14,7 @@
 
 /* ------------------------------------------------------------------------- */
 
-#if defined(CONFIG_8260)
+#if defined(CONFIG_MPC8260)
 
 #include <ioports.h>
 
@@ -186,7 +186,7 @@ const iop_conf_t iop_conf_tab[4][32] = {
         }
 };
 
-#endif /* CONFIG_8260 */
+#endif /* CONFIG_MPC8260 */
 
 /* ------------------------------------------------------------------------- */