Home
last modified time | relevance | path

Searched hist:da62e71d13ad0b76011491e36cb58999c464516a (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/drivers/dma/
H A DMakefilediff da62e71d13ad0b76011491e36cb58999c464516a Tue Mar 17 01:30:36 CET 2009 Paul Mundt <lethal@linux-sh.org> sh: dma: Make PVR2 DMA configurable.

With arch/sh/drivers/dma/ always being built, the Dreamcast DMA engines
are being unconditionally built in, regardless of whether the DMA API is
enabled or not. This is a regression from previous behaviour, but there
is not much advantage in building them all in unconditionally regardless.
Add a new config option to make it optional, and update the only user of
it to reflect that.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A DKconfigdiff da62e71d13ad0b76011491e36cb58999c464516a Tue Mar 17 01:30:36 CET 2009 Paul Mundt <lethal@linux-sh.org> sh: dma: Make PVR2 DMA configurable.

With arch/sh/drivers/dma/ always being built, the Dreamcast DMA engines
are being unconditionally built in, regardless of whether the DMA API is
enabled or not. This is a regression from previous behaviour, but there
is not much advantage in building them all in unconditionally regardless.
Add a new config option to make it optional, and update the only user of
it to reflect that.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>