]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/cacheflush.h
[ARM] nommu: add ARM740T core support
[linux-2.6-omap-h63xx.git] / include / asm-arm / cacheflush.h
index e7bfff298e464a4ef908c70b96d7fea4f7d40c84..24924e64f883933ee8f2ddef8d555eac42b44a64 100644 (file)
@@ -25,7 +25,8 @@
 #undef _CACHE
 #undef MULTI_CACHE
 
-#if defined(CONFIG_CPU_ARM610) || defined(CONFIG_CPU_ARM710)
+#if defined(CONFIG_CPU_ARM610) || defined(CONFIG_CPU_ARM710) || \
+    defined(CONFIG_CPU_ARM740T)
 # ifdef _CACHE
 #  define MULTI_CACHE 1
 # else