ASoC: codecs: add support for rk3328
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / Kconfig
index 48173b198a93e573bea794cb49bfc23a7cdefc48..73396e2acacef5b2c26d7d6103581356d5c68fbd 100644 (file)
@@ -56,6 +56,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_CS42XX8_I2C if I2C
        select SND_SOC_CS4349 if I2C
        select SND_SOC_CX20442 if TTY
+       select SND_SOC_CX2072X if I2C
        select SND_SOC_DA7210 if SND_SOC_I2C_AND_SPI
        select SND_SOC_DA7213 if I2C
        select SND_SOC_DA7219 if I2C
@@ -63,6 +64,8 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_DA9055 if I2C
        select SND_SOC_DMIC
        select SND_SOC_BT_SCO
+       select SND_SOC_ES8316 if I2C
+       select SND_SOC_ES8323 if I2C
        select SND_SOC_ES8328_SPI if SPI_MASTER
        select SND_SOC_ES8328_I2C if I2C
        select SND_SOC_GTM601
@@ -82,13 +85,16 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_MC13783 if MFD_MC13XXX
        select SND_SOC_ML26124 if I2C
        select SND_SOC_NAU8825 if I2C
+       select SND_SOC_HDMI_CODEC
        select SND_SOC_PCM1681 if I2C
        select SND_SOC_PCM1792A if SPI_MASTER
        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
        select SND_SOC_RT5631 if I2C
        select SND_SOC_RT5640 if I2C
        select SND_SOC_RT5645 if I2C
@@ -426,6 +432,9 @@ config SND_SOC_CX20442
        tristate
        depends on TTY
 
+config SND_SOC_CX2072X
+       tristate "CX2072X CODEC"
+
 config SND_SOC_JZ4740_CODEC
        select REGMAP_MMIO
        tristate
@@ -448,12 +457,31 @@ config SND_SOC_DA732X
 config SND_SOC_DA9055
        tristate
 
+config SND_SOC_DW_HDMI_AUDIO
+       tristate "dw hdmi audio"
+       depends on RK_HDMI
+
 config SND_SOC_BT_SCO
-       tristate
+       tristate "bt sco audio"
 
 config SND_SOC_DMIC
        tristate
 
+config SND_SOC_ES8316
+       tristate "Everest Semi ES8316 CODEC"
+       depends on I2C
+
+config SND_SOC_ES8323
+       tristate "Everest Semi ES8323 CODEC"
+       depends on I2C
+
+config SND_SOC_HDMI_CODEC
+       tristate
+       select HDMI_NOTIFIERS
+       select SND_PCM_ELD
+       select SND_PCM_IEC958
+       select HDMI
+
 config SND_SOC_ES8328
        tristate "Everest Semi ES8328 CODEC"
 
@@ -521,13 +549,19 @@ 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
        default y if SND_SOC_RT5640=y
        default y if SND_SOC_RT5645=y
        default y if SND_SOC_RT5651=y
        default y if SND_SOC_RT5670=y
        default y if SND_SOC_RT5677=y
+       default m if SND_SOC_RT5616=m
        default m if SND_SOC_RT5640=m
        default m if SND_SOC_RT5645=m
        default m if SND_SOC_RT5651=m
@@ -549,6 +583,9 @@ config SND_SOC_RT298
        tristate
        depends on I2C
 
+config SND_SOC_RT5616
+       tristate "Realtek RT5616 CODEC"
+
 config SND_SOC_RT5631
        tristate "Realtek ALC5631/RT5631 CODEC"
        depends on I2C
@@ -561,7 +598,7 @@ config SND_SOC_RT5645
         tristate
 
 config SND_SOC_RT5651
-       tristate
+       tristate "Realtek ALC5651 CODEC"
 
 config SND_SOC_RT5670
        tristate
@@ -657,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