powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
[pandora-u-boot.git] / include / ppc_asm.tmpl
index 1878334..4947c77 100644 (file)
@@ -81,7 +81,7 @@
 #define        r30     30
 #define        r31     31
 
-#if defined(CONFIG_8xx)
+#if defined(CONFIG_MPC8xx)
 
 /* Some special registers */
 
 #define LCTRL2 157     /* Load/Store Support       (37-41) */
 #define ICTRL  158
 
-#endif /* CONFIG_8xx */
+#endif /* CONFIG_MPC8xx */
 
 
-#if defined(CONFIG_8xx)
+#if defined(CONFIG_MPC8xx)
 
 /* Registers in the processor's internal memory map that we use.
 */