ASoC: rockchip: add machine driver for built-in hdmi and dp
[firefly-linux-kernel-4.4.55.git] / sound / soc / rockchip / Kconfig
index 8e68a5d859f235b2dd928d24ffdca9c3e62190e9..ec911e90825e41844b7d9531c23e2cba92e07761 100644 (file)
@@ -32,6 +32,16 @@ config SND_SOC_ROCKCHIP_DA7219
          Say Y or M here if you want to add support for SoC audio on Rockchip
          boards using the DA7219 codec, such as Veyron.
 
+config SND_SOC_ROCKCHIP_HDMI_DP
+       tristate "ASoC support for Rockchip built-in HDMI and DP"
+       depends on SND_SOC_ROCKCHIP && CLKDEV_LOOKUP
+       depends on ROCKCHIP_CDN_DP || DRM_DW_HDMI_I2S_AUDIO
+       select SND_SOC_ROCKCHIP_I2S
+       select SND_SOC_HDMI_CODEC
+       help
+         Say Y or M here if you want to add support for SoC audio on Rockchip
+         boards using built-in HDMI and DP, such as RK3399 boards.
+
 config SND_SOC_ROCKCHIP_MAX98090
        tristate "ASoC support for Rockchip boards using a MAX98090 codec"
        depends on SND_SOC_ROCKCHIP && I2C && GPIOLIB && CLKDEV_LOOKUP