]> Git Repo - linux.git/blob - drivers/gpu/drm/udl/Kconfig
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
[linux.git] / drivers / gpu / drm / udl / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config 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.
This page took 0.033498 seconds and 4 git commands to generate.