linux/sound/soc/imx
Shawn Guo 56cea3f1e7 ASoC: imx: add an explicit Kconfig option for imx-ssi driver
Currently ASoC:imx uses menuconfig option SND_IMX_SOC selects imx-ssi
driver, and it works because all the machine driver covered by the
menuconfig need to build imx-ssi driver in.  However, it will not work
any more if we have a imx based machine driver going into the menuconfig
while working with fsl_ssi driver (sound/soc/fsl/fsl_ssi.c) rather than
imx-ssi one.

The patch adds an explicit Kconfig option SND_SOC_IMX_SSI for imx-ssi
driver, so that it can be selected independently from the menuconfig
option SND_IMX_SOC.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-03-06 00:03:13 +00:00
..
eukrea-tlv320.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
imx-audmux.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
imx-audmux.h ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
imx-pcm-dma-mx2.c ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-pcm-fiq.c ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiq 2011-12-12 18:10:02 +08:00
imx-pcm.c ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-pcm.h ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-ssi.c ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
imx-ssi.h ASoC: imx: separate imx-pcm bits from imx-ssi driver 2012-03-06 00:03:08 +00:00
Kconfig ASoC: imx: add an explicit Kconfig option for imx-ssi driver 2012-03-06 00:03:13 +00:00
Makefile ASoC: imx: add an explicit Kconfig option for imx-ssi driver 2012-03-06 00:03:13 +00:00
mx27vis-aic32x4.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
phycore-ac97.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00
wm1133-ev1.c ASoC: imx: rename audmux prefix mxc to imx 2012-03-06 00:03:04 +00:00