xref: /openbmc/linux/drivers/gpu/drm/udl/Kconfig (revision 08b22f65)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
25320918bSDave Airlieconfig DRM_UDL
35320918bSDave Airlie	tristate "DisplayLink"
4ea167c9bSKees Cook	depends on DRM
5d4f68a75SDavid Herrmann	depends on USB_SUPPORT
68f057d7bSGuenter Roeck	depends on USB_ARCH_HAS_HCD
7d4f68a75SDavid Herrmann	select USB
808b22f65SThomas Zimmermann	select DRM_GEM_SHMEM_HELPER
95320918bSDave Airlie	select DRM_KMS_HELPER
105320918bSDave Airlie	help
115320918bSDave Airlie	  This is a KMS driver for the USB displaylink video adapters.
125320918bSDave Airlie          Say M/Y to add support for these devices via drm/kms interfaces.
13