diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2012-03-05 14:30:56 (GMT) |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-06 00:03:13 (GMT) |
commit | 56cea3f1e7db0ccde9e2ac66df2f920c73c419ef (patch) | |
tree | 20cd2f282a3d479d252d3e23690f09d9412ffab6 /sound/soc/codecs | |
parent | 4762fbab0b1cf1d4f3e02b78351dc6fa59ca564e (diff) | |
download | linux-56cea3f1e7db0ccde9e2ac66df2f920c73c419ef.tar.xz |
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>
Diffstat (limited to 'sound/soc/codecs')
0 files changed, 0 insertions, 0 deletions