ASoC: tas2552: Support TI TAS2552 Amplifier
[deliverable/linux.git] / sound / soc / codecs / Kconfig
index cbfa1e18f65192afade5b31cccc77558b1dd050d..480881747ec55a9c7ad27d61335468a25dfcfe0d 100644 (file)
@@ -91,6 +91,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_STA350 if I2C
        select SND_SOC_STA529 if I2C
        select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
+       select SND_SOC_TAS2552 if I2C
        select SND_SOC_TAS5086 if I2C
        select SND_SOC_TLV320AIC23_I2C if I2C
        select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
@@ -513,6 +514,10 @@ config SND_SOC_STA529
 config SND_SOC_STAC9766
        tristate
 
+config SND_SOC_TAS2552
+       tristate "Texas Instruments TAS2552 Mono Audio amplifier"
+       depends on I2C
+
 config SND_SOC_TAS5086
        tristate "Texas Instruments TAS5086 speaker amplifier"
        depends on I2C
This page took 0.027322 seconds and 5 git commands to generate.