patch-2.4.15 linux/include/asm-arm/proc-fns.h
Next file: linux/include/asm-arm/sizes.h
Previous file: linux/include/asm-arm/pci.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Nov 9 14:11:15 2001
- Orig file:
v2.4.14/linux/include/asm-arm/proc-fns.h
- Orig date:
Tue Mar 6 19:44:35 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-arm/proc-fns.h linux/include/asm-arm/proc-fns.h
@@ -60,6 +60,14 @@
# define CPU_NAME arm920
# endif
# endif
+# ifdef CONFIG_CPU_ARM926T
+# ifdef CPU_NAME
+# undef MULTI_CPU
+# define MULTI_CPU
+# else
+# define CPU_NAME arm926
+# 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)