rt5512 codec: add Richtek5512 support in RK3188_tb_sdk
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / Kconfig
index 5d7569b3f47574adecd272be39000fe56d038750..b978303b0ebcf5904a78239a9dd9a7c915ae8d20 100755 (executable)
@@ -80,6 +80,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_WM8900 if I2C
        select SND_SOC_RT5621 if I2C
        select SND_SOC_RT5631 if I2C
+       select SND_SOC_AK4396 if SPI_MASTER
        select SND_SOC_RT5631_PHONE if I2C
        select SND_SOC_RT5625 if I2C
        select SND_SOC_RT5640 if I2C
@@ -88,6 +89,7 @@ config SND_SOC_ALL_CODECS
        select SND_SOC_RT5623 if I2C
        select SND_SOC_RT5639 if I2C
        select SND_SOC_RT5616 if I2C
+       select SND_SOC_RT5512 if I2C
        select SND_SOC_RK610 if I2C
        select SND_SOC_RK616 if I2C
        select SND_SOC_WM8903 if I2C
@@ -347,6 +349,9 @@ config SND_SOC_RT5639
        
 config SND_SOC_RT5616
        tristate
+
+config SND_SOC_AK4396
+       tristate
        
 config SND_SOC_RT5631
        tristate
@@ -466,3 +471,10 @@ config SND_SOC_WM9090
 config SND_SOC_RK2928
        tristate
        depends on ARCH_RK2928
+
+config SND_SOC_RK3026
+       tristate
+       depends on ARCH_RK3026
+
+config SND_SOC_RT5512
+       tristate