Title: [9743] trunk/sound/soc/codecs/Kconfig: driver:codec remove recursive select of SIGMA
Revision
9743
Author
cliff
Date
2011-03-21 05:29:04 -0400 (Mon, 21 Mar 2011)

Log Message

driver:codec remove recursive select of SIGMA

Modified Paths


Diff

Modified: trunk/sound/soc/codecs/Kconfig (9742 => 9743)


--- trunk/sound/soc/codecs/Kconfig	2011-03-21 06:40:05 UTC (rev 9742)
+++ trunk/sound/soc/codecs/Kconfig	2011-03-21 09:29:04 UTC (rev 9743)
@@ -21,7 +21,7 @@
 	select SND_SOC_ADAU1381 if I2C
 	select SND_SOC_ADAU1761 if I2C
 	select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPI
-	select SND_SOC_ADAU1701 if (I2C && SIGMA)
+	select SND_SOC_ADAU1701 if I2C
 	select SND_SOC_ADS117X
 	select SND_SOC_AK4104 if SPI_MASTER
 	select SND_SOC_AK4535 if I2C
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to