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/Kconfig10
1 files changed, 8 insertions, 2 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 8349f982a586..064e6c18e109 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -69,6 +69,7 @@ config SND_SOC_ALL_CODECS
69 select SND_SOC_MAX98088 if I2C 69 select SND_SOC_MAX98088 if I2C
70 select SND_SOC_MAX98090 if I2C 70 select SND_SOC_MAX98090 if I2C
71 select SND_SOC_MAX98095 if I2C 71 select SND_SOC_MAX98095 if I2C
72 select SND_SOC_MAX98357A
72 select SND_SOC_MAX9850 if I2C 73 select SND_SOC_MAX9850 if I2C
73 select SND_SOC_MAX9768 if I2C 74 select SND_SOC_MAX9768 if I2C
74 select SND_SOC_MAX9877 if I2C 75 select SND_SOC_MAX9877 if I2C
@@ -456,6 +457,9 @@ config SND_SOC_MAX98090
456config SND_SOC_MAX98095 457config SND_SOC_MAX98095
457 tristate 458 tristate
458 459
460config SND_SOC_MAX98357A
461 tristate
462
459config SND_SOC_MAX9850 463config SND_SOC_MAX9850
460 tristate 464 tristate
461 465
@@ -525,7 +529,7 @@ config SND_SOC_RT5677
525 529
526config SND_SOC_RT5677_SPI 530config SND_SOC_RT5677_SPI
527 tristate 531 tristate
528 default SND_SOC_RT5677 532 default SND_SOC_RT5677 && SPI
529 533
530#Freescale sgtl5000 codec 534#Freescale sgtl5000 codec
531config SND_SOC_SGTL5000 535config SND_SOC_SGTL5000
@@ -580,7 +584,9 @@ config SND_SOC_SSM4567
580 depends on I2C 584 depends on I2C
581 585
582config SND_SOC_STA32X 586config SND_SOC_STA32X
583 tristate 587 tristate "STA326, STA328 and STA329 speaker amplifier"
588 depends on I2C
589 select REGMAP_I2C
584 590
585config SND_SOC_STA350 591config SND_SOC_STA350
586 tristate "STA350 speaker amplifier" 592 tristate "STA350 speaker amplifier"