diff options
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r-- | drivers/dma/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 6761cc8a59d5..0b408bbb6a17 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig | |||
@@ -212,8 +212,8 @@ config TIMB_DMA | |||
212 | Enable support for the Timberdale FPGA DMA engine. | 212 | Enable support for the Timberdale FPGA DMA engine. |
213 | 213 | ||
214 | config SIRF_DMA | 214 | config SIRF_DMA |
215 | tristate "CSR SiRFprimaII DMA support" | 215 | tristate "CSR SiRFprimaII/SiRFmarco DMA support" |
216 | depends on ARCH_PRIMA2 | 216 | depends on ARCH_SIRF |
217 | select DMA_ENGINE | 217 | select DMA_ENGINE |
218 | help | 218 | help |
219 | Enable support for the CSR SiRFprimaII DMA engine. | 219 | Enable support for the CSR SiRFprimaII DMA engine. |