fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / mips / arc / identify.c
index 4439d7f..3ba7c47 100644 (file)
@@ -11,7 +11,6 @@
  *
  * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
  */
-#include <linux/config.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/types.h>
@@ -44,8 +43,13 @@ static struct smatch mach_table[] = {
                MACH_GROUP_SGI,
                MACH_SGI_IP28,
                PROM_FLAG_ARCS
+       }, {    "SGI-IP30",
+               "SGI Octane",
+               MACH_GROUP_SGI,
+               MACH_SGI_IP30,
+               PROM_FLAG_ARCS
        }, {    "SGI-IP32",
-               "SGI IP32",
+               "SGI O2",
                MACH_GROUP_SGI,
                MACH_SGI_IP32,
                PROM_FLAG_ARCS