]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/m68k/include/asm/cache.h
m68k: add mcf5307 cpu support
[karo-tx-uboot.git] / arch / m68k / include / asm / cache.h
index 59fa33bb690edcd6e6e3d2ca4646d097bc005c3c..812f25c46a5edfbeb05953241422ea42aebc5db6 100644 (file)
@@ -15,7 +15,8 @@
 #define CONFIG_CF_V2
 #endif
 
-#if defined(CONFIG_MCF532x) || defined(CONFIG_MCF5301x)
+#if defined(CONFIG_MCF530x) || defined(CONFIG_MCF532x) || \
+    defined(CONFIG_MCF5301x)
 #define CONFIG_CF_V3
 #endif