patch-2.4.22 linux-2.4.22/include/asm-arm/proc-fns.h
Next file: linux-2.4.22/include/asm-arm/processor.h
Previous file: linux-2.4.22/include/asm-arm/proc-armv/uncompress.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-arm/proc-fns.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.21/include/asm-arm/proc-fns.h linux-2.4.22/include/asm-arm/proc-fns.h
@@ -76,6 +76,14 @@
# define CPU_NAME arm926
# endif
# endif
+# ifdef CONFIG_CPU_ARM1026
+# ifdef CPU_NAME
+# undef MULTI_CPU
+# define MULTI_CPU
+# else
+# define CPU_NAME arm1026
+# endif
+# endif
# ifdef CONFIG_CPU_SA110
# ifdef CPU_NAME
# undef MULTI_CPU
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)