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/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 8838838e25ed..bc1fe4e9f8ea 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -90,6 +90,7 @@ config SND_SOC_ALL_CODECS
90 select SND_SOC_SSM2518 if I2C 90 select SND_SOC_SSM2518 if I2C
91 select SND_SOC_SSM2602_SPI if SPI_MASTER 91 select SND_SOC_SSM2602_SPI if SPI_MASTER
92 select SND_SOC_SSM2602_I2C if I2C 92 select SND_SOC_SSM2602_I2C if I2C
93 select SND_SOC_SSM4567 if I2C
93 select SND_SOC_STA32X if I2C 94 select SND_SOC_STA32X if I2C
94 select SND_SOC_STA350 if I2C 95 select SND_SOC_STA350 if I2C
95 select SND_SOC_STA529 if I2C 96 select SND_SOC_STA529 if I2C
@@ -527,6 +528,10 @@ config SND_SOC_SSM2602_I2C
527 select SND_SOC_SSM2602 528 select SND_SOC_SSM2602
528 tristate 529 tristate
529 530
531config SND_SOC_SSM4567
532 tristate "Analog Devices ssm4567 amplifier driver support"
533 depends on I2C
534
530config SND_SOC_STA32X 535config SND_SOC_STA32X
531 tristate 536 tristate
532 537