diff options
author | Mark Brown <broonie@linaro.org> | 2014-03-07 11:05:07 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-07 11:05:07 +0800 |
commit | 8db0d35bee8c7ea32591f33bf5aa97df454b3f6d (patch) | |
tree | 202ff8185e6aa7fbb7993d1c9b417c04b7d3234b /sound/soc/cirrus | |
parent | d433570d9cac9c98de4c71b38d47b759f9168dea (diff) | |
parent | cc1bc54aa787c39125fe843e81bd693e8f507c32 (diff) | |
download | linux-8db0d35bee8c7ea32591f33bf5aa97df454b3f6d.tar.gz linux-8db0d35bee8c7ea32591f33bf5aa97df454b3f6d.tar.bz2 linux-8db0d35bee8c7ea32591f33bf5aa97df454b3f6d.zip |
Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fsl
Conflicts:
sound/soc/fsl/Kconfig
Diffstat (limited to 'sound/soc/cirrus')
-rw-r--r-- | sound/soc/cirrus/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/cirrus/Kconfig b/sound/soc/cirrus/Kconfig index 06f938deda15..a0bf4a610397 100644 --- a/sound/soc/cirrus/Kconfig +++ b/sound/soc/cirrus/Kconfig @@ -18,7 +18,7 @@ config SND_EP93XX_SOC_SNAPPERCL15 tristate "SoC Audio support for Bluewater Systems Snapper CL15 module" depends on SND_EP93XX_SOC && MACH_SNAPPER_CL15 select SND_EP93XX_SOC_I2S - select SND_SOC_TLV320AIC23 + select SND_SOC_TLV320AIC23_I2C help Say Y or M here if you want to add support for I2S audio on the Bluewater Systems Snapper CL15 module. |