diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-02-22 10:49:09 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-02 13:47:30 +0000 |
commit | c307e8e32e11aae0f561db02898a090c9b7c9b70 (patch) | |
tree | c8ff0cda603e6681bf4489f079c2f4b0f45a1bd9 /sound/soc/imx/Kconfig | |
parent | e7f73a1613567ac82314f33956c0f3810bf1efb2 (diff) | |
download | op-kernel-dev-c307e8e32e11aae0f561db02898a090c9b7c9b70.zip op-kernel-dev-c307e8e32e11aae0f561db02898a090c9b7c9b70.tar.gz |
ASoC: imx-pcm-dma: Use dmaengine PCM helper functions
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/imx/Kconfig')
-rw-r--r-- | sound/soc/imx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig index e89139f..192861c 100644 --- a/sound/soc/imx/Kconfig +++ b/sound/soc/imx/Kconfig @@ -14,6 +14,7 @@ config SND_MXC_SOC_FIQ tristate config SND_MXC_SOC_MX2 + select SND_SOC_DMAENGINE_PCM tristate config SND_MXC_SOC_WM1133_EV1 |