[alsa-devel] [PATCH 08/10] ASoC: sta32x: minor Kconfig update.

Thomas Niederprüm niederp at physik.uni-kl.de
Thu Jan 22 00:02:00 CET 2015


- Add description for the driver
- Add dependency on the I2C module

Signed-off-by: Thomas Niederprüm <niederp at physik.uni-kl.de>
---
 sound/soc/codecs/Kconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index a2683a0..1e09d32 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -557,7 +557,8 @@ config SND_SOC_SSM4567
 	depends on I2C
 
 config SND_SOC_STA32X
-	tristate
+	tristate "STA326, STA328 and STA329 speaker amplifier"
+	depends on I2C
 	select REGMAP_I2C
 
 config SND_SOC_STA350
-- 
2.1.1



More information about the Alsa-devel mailing list