summaryrefslogtreecommitdiff
path: root/drivers/dma/ptdma/Kconfig
diff options
context:
space:
mode:
authorSanjay R Mehta <sanju.mehta@amd.com>2021-08-17 16:55:58 +0300
committerVinod Koul <vkoul@kernel.org>2021-08-29 16:44:20 +0300
commitb0b4a6b10577a2e7eaf36f46781f4759b03321a7 (patch)
tree7c862e53a893ea18b2c1e724725840d3863f394e /drivers/dma/ptdma/Kconfig
parentfa5d823b16a9442d609617abeec31da8b6afa224 (diff)
downloadlinux-b0b4a6b10577a2e7eaf36f46781f4759b03321a7.tar.xz
dmaengine: ptdma: register PTDMA controller as a DMA resource
Register ptdma queue to Linux dmaengine framework as general-purpose DMA channels. Signed-off-by: Sanjay R Mehta <sanju.mehta@amd.com> Link: https://lore.kernel.org/r/1629208559-51964-3-git-send-email-Sanju.Mehta@amd.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/ptdma/Kconfig')
-rw-r--r--drivers/dma/ptdma/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dma/ptdma/Kconfig b/drivers/dma/ptdma/Kconfig
index e6b8ca1d4c64..b430edd709f9 100644
--- a/drivers/dma/ptdma/Kconfig
+++ b/drivers/dma/ptdma/Kconfig
@@ -2,6 +2,8 @@
config AMD_PTDMA
tristate "AMD PassThru DMA Engine"
depends on X86_64 && PCI
+ select DMA_ENGINE
+ select DMA_VIRTUAL_CHANNELS
help
Enable support for the AMD PTDMA controller. This controller
provides DMA capabilities to perform high bandwidth memory to