MIPS: perf: Add hardware perf events support for Loongson-3
[deliverable/linux.git] / arch / mips / Kconfig
index 6dca06527d2d7c52cf9c1154ecb503473c88b131..b018062b9d3e00155d99f9600571b8e4e3e68626 100644 (file)
@@ -2390,7 +2390,7 @@ config NODES_SHIFT
 
 config HW_PERF_EVENTS
        bool "Enable hardware performance counter support for perf events"
-       depends on PERF_EVENTS && OPROFILE=n && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_XLP)
+       depends on PERF_EVENTS && OPROFILE=n && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_XLP || CPU_LOONGSON3)
        default y
        help
          Enable hardware performance counter support for perf events. If
This page took 0.023471 seconds and 5 git commands to generate.