diff options
author | Vinod Koul <vkoul@kernel.org> | 2018-08-17 15:29:27 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-08-17 15:29:27 +0300 |
commit | baab8537a12b108d7a37c0618f3438117aecb09b (patch) | |
tree | babfc7eb9da5610b38aaae57e45f83769cdde37d /drivers/dma/Kconfig | |
parent | 4d44248239510de89d48f22a4f52bd6f2883ad2f (diff) | |
parent | 0f06c02755889a9595a0883c8f4b75b2af188408 (diff) | |
download | linux-baab8537a12b108d7a37c0618f3438117aecb09b.tar.xz |
Merge branch 'topic/imx' into for-linus
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r-- | drivers/dma/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 92a278e6618c..dacf3f42426d 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -250,6 +250,7 @@ config IMX_SDMA tristate "i.MX SDMA support" depends on ARCH_MXC select DMA_ENGINE + select DMA_VIRTUAL_CHANNELS help Support the i.MX SDMA engine. This engine is integrated into Freescale i.MX25/31/35/51/53/6 chips. |