diff options
Diffstat (limited to 'drivers/dma')
-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 79d1542f31c0..6ee23592700a 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig | |||
@@ -200,11 +200,11 @@ config PL330_DMA | |||
200 | platform_data for a dma-pl330 device. | 200 | platform_data for a dma-pl330 device. |
201 | 201 | ||
202 | config PCH_DMA | 202 | config PCH_DMA |
203 | tristate "Topcliff PCH DMA support" | 203 | tristate "Topcliff (Intel EG20T) PCH DMA support" |
204 | depends on PCI && X86 | 204 | depends on PCI && X86 |
205 | select DMA_ENGINE | 205 | select DMA_ENGINE |
206 | help | 206 | help |
207 | Enable support for the Topcliff PCH DMA engine. | 207 | Enable support for the Topcliff (Intel EG20T) PCH DMA engine. |
208 | 208 | ||
209 | config IMX_SDMA | 209 | config IMX_SDMA |
210 | tristate "i.MX SDMA support" | 210 | tristate "i.MX SDMA support" |