commit | 40f49e7ed77f1b753a7243c0137e4767a50ea8bd | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Mar 17 12:47:56 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 17 12:47:56 2009 +0900 |
tree | 84aa135f6c98093cde0ad83e714f0415c39cd6cd | |
parent | da62e71d13ad0b76011491e36cb58999c464516a [diff] [blame] |
sh: dma: Make G2 DMA configurable. Follow the PVR2 DMAC change for G2 DMA. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/sound/sh/Kconfig b/sound/sh/Kconfig index cfc1439..aed0f90 100644 --- a/sound/sh/Kconfig +++ b/sound/sh/Kconfig
@@ -15,6 +15,7 @@ tristate "Dreamcast Yamaha AICA sound" depends on SH_DREAMCAST select SND_PCM + select G2_DMA help ALSA Sound driver for the SEGA Dreamcast console.