Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / drivers / gpu / drm / udl / Kconfig
CommitLineData
5320918b
DA
1config DRM_UDL
2 tristate "DisplayLink"
ea167c9b 3 depends on DRM
d4f68a75 4 depends on USB_SUPPORT
8f057d7b 5 depends on USB_ARCH_HAS_HCD
d4f68a75 6 select USB
5320918b
DA
7 select FB_SYS_FILLRECT
8 select FB_SYS_COPYAREA
9 select FB_SYS_IMAGEBLIT
10 select FB_DEFERRED_IO
11 select DRM_KMS_HELPER
92b6f89f 12 select DRM_KMS_FB_HELPER
5320918b
DA
13 help
14 This is a KMS driver for the USB displaylink video adapters.
15 Say M/Y to add support for these devices via drm/kms interfaces.
This page took 0.2343 seconds and 5 git commands to generate.