qede: Fix out-of-bound fastpath memory access
[cascardo/linux.git] / drivers / perf / Kconfig
index 04e2653..4d5c5f9 100644 (file)
@@ -12,4 +12,11 @@ config ARM_PMU
          Say y if you want to use CPU performance monitors on ARM-based
          systems.
 
+config XGENE_PMU
+        depends on PERF_EVENTS && ARCH_XGENE
+        bool "APM X-Gene SoC PMU"
+        default n
+        help
+          Say y if you want to use APM X-Gene SoC performance monitors.
+
 endmenu