Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.0 13 lines 247 B view raw
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.