Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[deliverable/linux.git] / sound / soc / codecs / Kconfig
index 32d7a6f04b7d6bf1dfabb12097d48c55a8299c09..f0e8401378873721f0e69e7fe338fe00afe29fb5 100644 (file)
@@ -44,6 +44,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_CS42L73 if I2C
        select SND_SOC_CS4270 if I2C
        select SND_SOC_CS4271 if SND_SOC_I2C_AND_SPI
+       select SND_SOC_CS42XX8_I2C if I2C
        select SND_SOC_CX20442 if TTY
        select SND_SOC_DA7210 if I2C
        select SND_SOC_DA7213 if I2C
@@ -85,6 +86,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_TLV320AIC23_I2C if I2C
        select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
        select SND_SOC_TLV320AIC26 if SPI_MASTER
+       select SND_SOC_TLV320AIC31XX if I2C
        select SND_SOC_TLV320AIC32X4 if I2C
        select SND_SOC_TLV320AIC3X if I2C
        select SND_SOC_TPA6130A2 if I2C
@@ -303,6 +305,15 @@ config SND_SOC_CS4271
        tristate "Cirrus Logic CS4271 CODEC"
        depends on SND_SOC_I2C_AND_SPI
 
+config SND_SOC_CS42XX8
+       tristate
+
+config SND_SOC_CS42XX8_I2C
+       tristate "Cirrus Logic CS42448/CS42888 CODEC (I2C)"
+       depends on I2C
+       select SND_SOC_CS42XX8
+       select REGMAP_I2C
+
 config SND_SOC_CX20442
        tristate
        depends on TTY
@@ -449,6 +460,9 @@ config SND_SOC_TLV320AIC26
        tristate
        depends on SPI
 
+config SND_SOC_TLV320AIC31XX
+        tristate
+
 config SND_SOC_TLV320AIC32X4
        tristate
 
This page took 0.031787 seconds and 5 git commands to generate.