]> Git Repo - linux.git/blob - drivers/gpu/drm/bridge/Kconfig
Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/linux into...
[linux.git] / drivers / gpu / drm / bridge / Kconfig
1 config DRM_DW_HDMI
2         tristate
3         depends on DRM
4         select DRM_KMS_HELPER
5
6 config 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
15 config DRM_PS8622
16         tristate "Parade eDP/LVDS bridge"
17         depends on DRM
18         depends on OF
19         select DRM_PANEL
20         select DRM_KMS_HELPER
21         select BACKLIGHT_LCD_SUPPORT
22         select BACKLIGHT_CLASS_DEVICE
23         ---help---
24           parade eDP-LVDS bridge chip driver.
This page took 0.041296 seconds and 4 git commands to generate.