25 Sep
2015
25 Sep
'15
8:30 p.m.
Allow SND_SOC_TLV320AIC26 to be built.
Based on commit: http://mailman.alsa-project.org/pipermail/alsa-devel/2008-October/011287.htm...
Signed-off-by: Cormier, Jonathan jcormier@criticallink.com --- sound/soc/codecs/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index efaafce8ba38..a70b5a00dc5e 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -640,7 +640,7 @@ config SND_SOC_TLV320AIC23_SPI select SND_SOC_TLV320AIC23
config SND_SOC_TLV320AIC26 - tristate + tristate "Texas Instruments TLV320AIC26 Codec support" depends on SPI
config SND_SOC_TLV320AIC31XX
--
1.9.1