X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fdma%2FKconfig;h=2e3b3d38c4658b150cf1df11633d4b5aec087248;hb=ba5b56cb3e3d2cab73d4fee9a022bb69462a8cd9;hp=25cf327cd1cb4c298acc6cf5416c1c25e045da99;hpb=1acc9309eb2674533944f48dbaaa53e7750e3947;p=cascardo%2Flinux.git diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 25cf327cd1cb..2e3b3d38c465 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -237,6 +237,13 @@ config MXS_DMA Support the MXS DMA engine. This engine including APBH-DMA and APBX-DMA is integrated into Freescale i.MX23/28 chips. +config EP93XX_DMA + bool "Cirrus Logic EP93xx DMA support" + depends on ARCH_EP93XX + select DMA_ENGINE + help + Enable support for the Cirrus Logic EP93xx M2P/M2M DMA controller. + config DMA_ENGINE bool