]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - sound/soc/rockchip/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
[mirror_ubuntu-bionic-kernel.git] / sound / soc / rockchip / Kconfig
index f1e0c703e0d2f105226c2becffafc852f1927879..c783f9a22595d657dd7d5697f8a300b52a5d6029 100644 (file)
@@ -41,3 +41,15 @@ config SND_SOC_ROCKCHIP_RT5645
        help
          Say Y or M here if you want to add support for SoC audio on Rockchip
          boards using the RT5645/RT5650 codec, such as Veyron.
+
+config SND_SOC_RK3399_GRU_SOUND
+       tristate "ASoC support multiple codecs for Rockchip RK3399 GRU boards"
+       depends on SND_SOC_ROCKCHIP && I2C && GPIOLIB && CLKDEV_LOOKUP && SPI
+       select SND_SOC_ROCKCHIP_I2S
+       select SND_SOC_MAX98357A
+       select SND_SOC_RT5514
+       select SND_SOC_DA7219
+       select SND_SOC_RT5514_SPI
+       help
+         Say Y or M here if you want to add support multiple codecs for SoC
+         audio on Rockchip RK3399 GRU boards.