aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/ep93xx/Kconfig
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2012-03-05 14:02:15 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-03-12 19:03:39 +0000
commitd7a42e1033b27cea8ae137eeaa038910fe334a55 (patch)
tree403becfa4e007b3b41c5a77fabfde7c94653ebcc /sound/soc/ep93xx/Kconfig
parentASoC: dmaengine_pcm: Reset pointer position when starting a stream (diff)
downloadlinux-dev-d7a42e1033b27cea8ae137eeaa038910fe334a55.tar.xz
linux-dev-d7a42e1033b27cea8ae137eeaa038910fe334a55.zip
ASoC: ep93xx-pcm: Use dmaengine PCM helper functions
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Vinod Koul <vinod.koul@linux.intel.com> Tested-by: Mika Westerberg <mika.westerberg@iki.fi> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/ep93xx/Kconfig')
-rw-r--r--sound/soc/ep93xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/ep93xx/Kconfig b/sound/soc/ep93xx/Kconfig
index 91a28de94109..88143db7e753 100644
--- a/sound/soc/ep93xx/Kconfig
+++ b/sound/soc/ep93xx/Kconfig
@@ -1,6 +1,7 @@
config SND_EP93XX_SOC
tristate "SoC Audio support for the Cirrus Logic EP93xx series"
depends on ARCH_EP93XX && SND_SOC
+ select SND_SOC_DMAENGINE_PCM
help
Say Y or M if you want to add support for codecs attached to
the EP93xx I2S or AC97 interfaces.