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
PM / sleep: Asynchronous threads for suspend_noirq
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
udl
/
Kconfig
blob
f02528686cd524745e9ad058f12b7b8cc56a7620
1
config DRM_UDL
2
tristate "DisplayLink"
3
depends on DRM
4
depends on USB_ARCH_HAS_HCD
5
select DRM_USB
6
select FB_SYS_FILLRECT
7
select FB_SYS_COPYAREA
8
select FB_SYS_IMAGEBLIT
9
select FB_DEFERRED_IO
10
select DRM_KMS_HELPER
11
select DRM_KMS_FB_HELPER
12
help
13
This is a KMS driver for the USB displaylink video adapters.
14
Say M/Y to add support for these devices via drm/kms interfaces.