ASoC: es8323: update codec es8323 driver
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / Kconfig
index cfdafc4c11ea9a64c465eef6d9ac4ed3520c159a..3646d9db685a91a2c0f66d6153a987a0bdf1a1e0 100644 (file)
@@ -63,6 +63,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,6 +84,7 @@ 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
@@ -89,6 +92,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_PCM512x_SPI if SPI_MASTER
        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
@@ -448,12 +452,30 @@ 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
 
 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 SND_PCM_ELD
+       select SND_PCM_IEC958
+       select HDMI
+
 config SND_SOC_ES8328
        tristate "Everest Semi ES8328 CODEC"
 
@@ -523,11 +545,13 @@ config SND_SOC_PCM512x_SPI
 
 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,18 +573,22 @@ 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
 
 config SND_SOC_RT5640
-       tristate
+       tristate "Realtek ALC5640 CODEC"
+       depends on I2C
 
 config SND_SOC_RT5645
         tristate
 
 config SND_SOC_RT5651
-       tristate
+       tristate "Realtek ALC5651 CODEC"
 
 config SND_SOC_RT5670
        tristate