From 9b74c7d6ba8b95b4feb8c17b2b38d72eb4240ea4 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 7 Mar 2011 12:23:10 +0000 Subject: [PATCH] ASoC: Add LM4857 to SND_SOC_ALL_CODECS Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- sound/soc/codecs/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 212859cf19aa..10f11dd98c23 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -31,6 +31,7 @@ config SND_SOC_ALL_CODECS select SND_SOC_DA7210 if I2C select SND_SOC_DFBMCS320 select SND_SOC_JZ4740_CODEC if SOC_JZ4740 + select SND_SOC_LM4857 if I2C select SND_SOC_MAX98088 if I2C select SND_SOC_MAX9877 if I2C select SND_SOC_PCM3008 -- 2.39.2