vserver 1.9.5.x5
[linux-2.6.git] / include / asm-m68knommu / mcfsim.h
index 27d6cb6..522e513 100644 (file)
@@ -15,7 +15,8 @@
 #include <linux/config.h>
 
 /*
- *     Include 5204, 5206, 5249, 5272, 5282, 5307 or 5407 specific addresses.
+ *     Include 5204, 5206/e, 5249, 5270/5271, 5272, 5280/5282, 5307 or
+ *     5407 specific addresses.
  */
 #if defined(CONFIG_M5204)
 #include <asm/m5204sim.h>
 #include <asm/m5206sim.h>
 #elif defined(CONFIG_M5249)
 #include <asm/m5249sim.h>
+#elif defined(CONFIG_M527x)
+#include <asm/m527xsim.h>
 #elif defined(CONFIG_M5272)
 #include <asm/m5272sim.h>
-#elif defined(CONFIG_M5282)
-#include <asm/m5282sim.h>
+#elif defined(CONFIG_M528x)
+#include <asm/m528xsim.h>
 #elif defined(CONFIG_M5307)
 #include <asm/m5307sim.h>
 #elif defined(CONFIG_M5407)