Re: DMA_ENGINE: can't use it without selecting a dma engine driver

From: Dan Williams
Date: Wed Jun 17 2009 - 02:40:54 EST


On Tue, Jun 16, 2009 at 2:53 PM, Dragos Tatulea<dtatulea@xxxxxxxxxxx> wrote:
> Hi,
>
>        Just discovered that it's impossible to select the dma engine without
>        compiling a dma engine driver from the kernel. What if I want to use a
>        different dma engine?
>

Create a Kconfig entry for your driver in drivers/dma/Kconfig and have
it "select DMA_ENGINE".
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/