patch-2.3.99-pre8 linux/include/asm-arm/proc-fns.h
Next file: linux/include/asm-arm/system.h
Previous file: linux/include/asm-arm/iomd.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri May 12 11:21:20 2000
- Orig file:
v2.3.99-pre7/linux/include/asm-arm/proc-fns.h
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.99-pre7/linux/include/asm-arm/proc-fns.h linux/include/asm-arm/proc-fns.h
@@ -55,6 +55,14 @@
# define CPU_NAME sa1100
# endif
# endif
+# ifdef CONFIG_CPU_ARM720
+# ifdef CPU_NAME
+# undef MULTI_CPU
+# define MULTI_CPU
+# else
+# define CPU_NAME arm720
+# endif
+# endif
#endif
#ifndef MULTI_CPU
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)