diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-05-17 10:15:34 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-05-17 10:15:34 +0530 |
commit | f9114a54c1d828abbe87ac446a2da49d9720203f (patch) | |
tree | 3a455186b118c7ec19896f1327a806e602e2d1ff /drivers/dma/Kconfig | |
parent | 0f5c85f48a3d5cb4f551a7d68592085e75591df3 (diff) | |
parent | ba16db36b5dd6a0f053ba7d50745f29678b4ca8f (diff) |
Merge branch 'topic/xilinx' into for-linus
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r-- | drivers/dma/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 8d0e5ebe1dac..8c98779a12b1 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -521,7 +521,7 @@ config XGENE_DMA config XILINX_VDMA tristate "Xilinx AXI VDMA Engine" - depends on (ARCH_ZYNQ || MICROBLAZE) + depends on (ARCH_ZYNQ || MICROBLAZE || ARM64) select DMA_ENGINE help Enable support for Xilinx AXI VDMA Soft IP. |