Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
[platform/kernel/linux-starfive.git] / drivers / dma / Kconfig
index a0836ff..6ab9d9a 100644 (file)
@@ -300,6 +300,18 @@ config INTEL_IDXD_SVM
        depends on PCI_PASID
        depends on PCI_IOV
 
+config INTEL_IDXD_PERFMON
+       bool "Intel Data Accelerators performance monitor support"
+       depends on INTEL_IDXD
+       help
+         Enable performance monitor (pmu) support for the Intel(R)
+         data accelerators present in Intel Xeon CPU.  With this
+         enabled, perf can be used to monitor the DSA (Intel Data
+         Streaming Accelerator) events described in the Intel DSA
+         spec.
+
+         If unsure, say N.
+
 config INTEL_IOATDMA
        tristate "Intel I/OAT DMA support"
        depends on PCI && X86_64