]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/perf/Kconfig
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
[mirror_ubuntu-bionic-kernel.git] / drivers / perf / Kconfig
index 04e2653bb8c02cd9aede61bca14c9638da62c432..4d5c5f9f0dbd4ac337d6e5063dc5cfd7207d1292 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