aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-02-20 15:05:24 +0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-02-20 07:45:43 -0800
commitcbdfb661ff5aee83daa8c60fb523cc4f679e1e42 (patch)
tree9774590fa2156bc9e26e25ea278b2b17f9424590 /sound/soc/mxs
parentASoC: fsi: Add DMAEngine support (diff)
downloadlinux-dev-cbdfb661ff5aee83daa8c60fb523cc4f679e1e42.tar.xz
linux-dev-cbdfb661ff5aee83daa8c60fb523cc4f679e1e42.zip
ASoC: imx/mxs: remove redundant SND_PCM selection
SND_PCM is already selected by SND_SOC, there is no need for SND_IMX_SOC and SND_MXS_SOC to select it again. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/mxs')
-rw-r--r--sound/soc/mxs/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/mxs/Kconfig b/sound/soc/mxs/Kconfig
index e4ba8d5f25fa..21d20f3e0264 100644
--- a/sound/soc/mxs/Kconfig
+++ b/sound/soc/mxs/Kconfig
@@ -1,7 +1,6 @@
menuconfig SND_MXS_SOC
tristate "SoC Audio for Freescale MXS CPUs"
depends on ARCH_MXS
- select SND_PCM
help
Say Y or M if you want to add support for codecs attached to
the MXS SAIF interface.