1config DRM_DW_HDMI
2 tristate
3 depends on DRM
4 select DRM_KMS_HELPER
5
6config DRM_PTN3460
7 tristate "PTN3460 DP/LVDS bridge"
8 depends on DRM
9 depends on OF
10 select DRM_KMS_HELPER
11 select DRM_PANEL
12 ---help---
13 ptn3460 eDP-LVDS bridge chip driver.
14