X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fdma%2FKconfig;h=526ec77c7ba032b9af1c6772484028051a4950ef;hb=02b9735c12892e04d3e101b06e4c6d64a814f566;hp=daa4da281e5ebedf83e791b2e94af1ed6f45d990;hpb=327fff3e1391a27dcc89de6e0481689a865361c9;p=cascardo%2Flinux.git diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index daa4da281e5e..526ec77c7ba0 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -308,6 +308,15 @@ config DMA_JZ4740 select DMA_ENGINE select DMA_VIRTUAL_CHANNELS +config K3_DMA + tristate "Hisilicon K3 DMA support" + depends on ARCH_HI3xxx + select DMA_ENGINE + select DMA_VIRTUAL_CHANNELS + help + Support the DMA engine for Hisilicon K3 platform + devices. + config DMA_ENGINE bool