diff options
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 e9924898043a..3215a3cb3de8 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig | |||
@@ -213,7 +213,7 @@ config SIRF_DMA | |||
213 | 213 | ||
214 | config TI_EDMA | 214 | config TI_EDMA |
215 | tristate "TI EDMA support" | 215 | tristate "TI EDMA support" |
216 | depends on ARCH_DAVINCI | 216 | depends on ARCH_DAVINCI || ARCH_OMAP |
217 | select DMA_ENGINE | 217 | select DMA_ENGINE |
218 | select DMA_VIRTUAL_CHANNELS | 218 | select DMA_VIRTUAL_CHANNELS |
219 | default n | 219 | default n |