summaryrefslogtreecommitdiff
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorjiaheng.fan <jiaheng.fan@nxp.com>2017-04-13 10:15:09 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-25 07:25:39 (GMT)
commit8b89ee16ebd1cb705c9a7b37d9e6d1eb0d1a498b (patch)
treeb6b61e2d77638fa1de531b68be3056217cd01e30 /drivers/dma/Kconfig
parent179348e0afcb3a64371ba46fc62fce9b066c2e97 (diff)
downloadlinux-8b89ee16ebd1cb705c9a7b37d9e6d1eb0d1a498b.tar.xz
dma: fsl-qdma: fix addr up to 40bit support on 64bit platform
Signed-off-by: jiaheng.fan <jiaheng.fan@nxp.com>
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 733bb96..bbbd13b 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -72,6 +72,7 @@ config AMCC_PPC440SPE_ADMA
select DMA_ENGINE_RAID
select ARCH_HAS_ASYNC_TX_FIND_CHANNEL
select ASYNC_TX_ENABLE_CHANNEL_SWITCH
+ select ARCH_DMA_ADDR_T_64BIT
help
Enable support for the AMCC PPC440SPe RAID engines.