[MIPS] SB1: Add oprofile support.
[powerpc.git] / arch / mips / oprofile / common.c
index 53f9889..65de5e3 100644 (file)
@@ -79,6 +79,8 @@ int __init oprofile_arch_init(struct oprofile_operations *ops)
        case CPU_20KC:
        case CPU_24K:
        case CPU_25KF:
+       case CPU_SB1:
+       case CPU_SB1A:
                lmodel = &op_model_mipsxx;
                break;