Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DRM_UDL
0003         tristate "DisplayLink"
0004         depends on DRM
0005         depends on USB
0006         depends on USB_ARCH_HAS_HCD
0007         depends on MMU
0008         select DRM_GEM_SHMEM_HELPER
0009         select DRM_KMS_HELPER
0010         help
0011           This is a KMS driver for the USB displaylink video adapters.
0012           Say M/Y to add support for these devices via drm/kms interfaces.