aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 32d7a6f04b7d..1a8ff1e541ef 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -85,6 +85,7 @@ config SND_SOC_ALL_CODECS
85 select SND_SOC_TLV320AIC23_I2C if I2C 85 select SND_SOC_TLV320AIC23_I2C if I2C
86 select SND_SOC_TLV320AIC23_SPI if SPI_MASTER 86 select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
87 select SND_SOC_TLV320AIC26 if SPI_MASTER 87 select SND_SOC_TLV320AIC26 if SPI_MASTER
88 select SND_SOC_TLV320AIC31XX if I2C
88 select SND_SOC_TLV320AIC32X4 if I2C 89 select SND_SOC_TLV320AIC32X4 if I2C
89 select SND_SOC_TLV320AIC3X if I2C 90 select SND_SOC_TLV320AIC3X if I2C
90 select SND_SOC_TPA6130A2 if I2C 91 select SND_SOC_TPA6130A2 if I2C
@@ -449,6 +450,9 @@ config SND_SOC_TLV320AIC26
449 tristate 450 tristate
450 depends on SPI 451 depends on SPI
451 452
453config SND_SOC_TLV320AIC31XX
454 tristate
455
452config SND_SOC_TLV320AIC32X4 456config SND_SOC_TLV320AIC32X4
453 tristate 457 tristate
454 458