• Paul Mundt's avatar
    sh: dma: Make PVR2 DMA configurable. · da62e71d
    Paul Mundt authored
    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>
    da62e71d
pvr2fb.c 31.1 KB