diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index f0e840137887..c7b853f520cf 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -80,6 +80,7 @@ config SND_SOC_ALL_CODECS | |||
80 | select SND_SOC_SSM2602_SPI if SPI_MASTER | 80 | select SND_SOC_SSM2602_SPI if SPI_MASTER |
81 | select SND_SOC_SSM2602_I2C if I2C | 81 | select SND_SOC_SSM2602_I2C if I2C |
82 | select SND_SOC_STA32X if I2C | 82 | select SND_SOC_STA32X if I2C |
83 | select SND_SOC_STA350 if I2C | ||
83 | select SND_SOC_STA529 if I2C | 84 | select SND_SOC_STA529 if I2C |
84 | select SND_SOC_STAC9766 if SND_SOC_AC97_BUS | 85 | select SND_SOC_STAC9766 if SND_SOC_AC97_BUS |
85 | select SND_SOC_TAS5086 if I2C | 86 | select SND_SOC_TAS5086 if I2C |
@@ -435,6 +436,10 @@ config SND_SOC_SSM2602_I2C | |||
435 | config SND_SOC_STA32X | 436 | config SND_SOC_STA32X |
436 | tristate | 437 | tristate |
437 | 438 | ||
439 | config SND_SOC_STA350 | ||
440 | tristate "STA350 speaker amplifier" | ||
441 | depends on I2C | ||
442 | |||
438 | config SND_SOC_STA529 | 443 | config SND_SOC_STA529 |
439 | tristate | 444 | tristate |
440 | 445 | ||