ASoC: tfa9879: New driver for NXP Semiconductors TFA9879 amplifier.
[deliverable/linux.git] / sound / soc / codecs / Kconfig
index a68d1731a8fde35fe199f61fc702a9259ad25a81..99b34a97499fe5b8ae5be34156d9dbcef5460c07 100644 (file)
@@ -101,6 +101,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_STAC9766 if SND_SOC_AC97_BUS
        select SND_SOC_TAS2552 if I2C
        select SND_SOC_TAS5086 if I2C
+       select SND_SOC_TFA9879 if I2C
        select SND_SOC_TLV320AIC23_I2C if I2C
        select SND_SOC_TLV320AIC23_SPI if SPI_MASTER
        select SND_SOC_TLV320AIC26 if SPI_MASTER
@@ -577,6 +578,10 @@ config SND_SOC_TAS5086
        tristate "Texas Instruments TAS5086 speaker amplifier"
        depends on I2C
 
+config SND_SOC_TFA9879
+       tristate "NXP Semiconductors TFA9879 amplifier"
+       depends on I2C
+
 config SND_SOC_TLV320AIC23
        tristate
 
This page took 0.023622 seconds and 5 git commands to generate.