repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.2.1
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
bridge
/
Kconfig
blob
acef3223772cb89911c18b2392123fed1bdc28ff
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.