ASoC: codecs: add support for rk3328
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / Kconfig
index c47ea699a54728aa790219c5324ddb16d3d8b478..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
@@ -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