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

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)