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 fed57634b6c1..9520cf02edc8 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig | |||
| @@ -141,7 +141,7 @@ config TXX9_DMAC | |||
| 141 | 141 | ||
| 142 | config SH_DMAE | 142 | config SH_DMAE |
| 143 | tristate "Renesas SuperH DMAC support" | 143 | tristate "Renesas SuperH DMAC support" |
| 144 | depends on SUPERH && SH_DMA | 144 | depends on (SUPERH && SH_DMA) || (ARM && ARCH_SHMOBILE) |
| 145 | depends on !SH_DMA_API | 145 | depends on !SH_DMA_API |
| 146 | select DMA_ENGINE | 146 | select DMA_ENGINE |
| 147 | help | 147 | help |
