blob: b4d179b87f01c15a9fd978aa91cfbc4ca0e5949c [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001# SPDX-License-Identifier: GPL-2.0-only
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002config DRM_UDL
3 tristate "DisplayLink"
4 depends on DRM
5 depends on USB_SUPPORT
6 depends on USB_ARCH_HAS_HCD
7 select USB
8 select DRM_KMS_HELPER
9 help
10 This is a KMS driver for the USB displaylink video adapters.
11 Say M/Y to add support for these devices via drm/kms interfaces.