MIPS: Add 1074K CPU support explicitly.
[cascardo/linux.git] / arch / mips / kernel / spram.c
index b242e2c..707d957 100644 (file)
@@ -205,6 +205,7 @@ void spram_config(void)
        case CPU_34K:
        case CPU_74K:
        case CPU_1004K:
+       case CPU_1074K:
        case CPU_INTERAPTIV:
        case CPU_PROAPTIV:
                config0 = read_c0_config();