ASoC: codecs: add support for rk3328
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / Kconfig
index ecad264fc2ad71437b4b7e4ac1abd564a62b3290..73396e2acacef5b2c26d7d6103581356d5c68fbd 100644 (file)
@@ -91,6 +91,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_PCM3008
        select SND_SOC_PCM512x_I2C if I2C
        select SND_SOC_PCM512x_SPI if SPI_MASTER
+       select SND_SOC_RK3328
        select SND_SOC_RT286 if I2C
        select SND_SOC_RT298 if I2C
        select SND_SOC_RT5616 if I2C
@@ -461,7 +462,7 @@ config SND_SOC_DW_HDMI_AUDIO
        depends on RK_HDMI
 
 config SND_SOC_BT_SCO
-       tristate
+       tristate "bt sco audio"
 
 config SND_SOC_DMIC
        tristate
@@ -548,6 +549,10 @@ config SND_SOC_PCM512x_SPI
        select SND_SOC_PCM512x
        select REGMAP_SPI
 
+config SND_SOC_RK3328
+       select REGMAP_MMIO
+       tristate "Rockchip RK3328 CODEC"
+
 config SND_SOC_RL6231
        tristate
        default y if SND_SOC_RT5616=y
@@ -689,6 +694,10 @@ config SND_SOC_TAS571X
        tristate "Texas Instruments TAS5711/TAS5717/TAS5719 power amplifiers"
        depends on I2C
 
+config SND_SOC_TC358749X
+       tristate "Toshiba TC358749X HDMI in Audio codec"
+       depends on I2C
+
 config SND_SOC_TFA9879
        tristate "NXP Semiconductors TFA9879 amplifier"
        depends on I2C