Skip to content
Snippets Groups Projects
Commit da62e71d authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 988f831d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment