perf: Do the big rename: Performance Counters -> Performance Events
[linux-2.6-block.git] / arch / powerpc / platforms / Kconfig.cputype
index 9efc8bda01b483b0e4bf651cea628ec5d966d8c7..e382cae678b880c9e57a754ea02695d3c07285e6 100644 (file)
@@ -280,9 +280,9 @@ config PPC_HAVE_PMU_SUPPORT
 
 config PPC_PERF_CTRS
        def_bool y
-       depends on PERF_COUNTERS && PPC_HAVE_PMU_SUPPORT
+       depends on PERF_EVENTS && PPC_HAVE_PMU_SUPPORT
        help
-         This enables the powerpc-specific perf_counter back-end.
+         This enables the powerpc-specific perf_event back-end.
 
 config SMP
        depends on PPC_BOOK3S || PPC_BOOK3E || FSL_BOOKE