aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 24e8597b2c3e..67ab15aa98c3 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -62,8 +62,10 @@ config AMBA_PL08X
62 select DMA_ENGINE 62 select DMA_ENGINE
63 select DMA_VIRTUAL_CHANNELS 63 select DMA_VIRTUAL_CHANNELS
64 help 64 help
65 Platform has a PL08x DMAC device 65 Say yes if your platform has a PL08x DMAC device which can
66 which can provide DMA engine support 66 provide DMA engine support. This includes the original ARM
67 PL080 and PL081, Samsungs PL080 derivative and Faraday
68 Technology's FTDMAC020 PL080 derivative.
67 69
68config AMCC_PPC440SPE_ADMA 70config AMCC_PPC440SPE_ADMA
69 tristate "AMCC PPC440SPe ADMA support" 71 tristate "AMCC PPC440SPe ADMA support"