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
mm: treewide: remove GFP_TEMPORARY allocation flag
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
udl
/
Kconfig
blob
1616ec4f4d84d5a8d7160ba84f8aa8d85fa3e918
1
config DRM_UDL
2
tristate "DisplayLink"
3
depends on DRM
4
depends on USB_SUPPORT
5
depends on USB_ARCH_HAS_HCD
6
select USB
7
select DRM_KMS_HELPER
8
help
9
This is a KMS driver for the USB displaylink video adapters.
10
Say M/Y to add support for these devices via drm/kms interfaces.