]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/gpu/drm/udl/Kconfig
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm...
[karo-tx-linux.git] / drivers / gpu / drm / udl / Kconfig
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.