FROMLIST: drm: rockchip: dp: add rockchip platform dp driver
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / rockchip / Kconfig
index 7bdb5cf64ba3da639babe0ba8a6d3b02954fba27..d4c6a89b548ec2bc3b3d460c9a81acc214175b30 100644 (file)
@@ -36,3 +36,12 @@ config ROCKCHIP_DW_MIPI_DSI
         for the Synopsys DesignWare HDMI driver. If you want to
         enable MIPI DSI on RK3288 based SoC, you should selet this
         option.
+
+config ROCKCHIP_ANALOGIX_DP
+       tristate "Rockchip specific extensions for Analogix DP driver"
+       depends on DRM_ROCKCHIP
+       select DRM_ANALOGIX_DP
+       help
+         This selects support for Rockchip SoC specific extensions
+         for the Analogix Core DP driver. If you want to enable DP
+         on RK3288 based SoC, you should selet this option.