xref: /openbmc/linux/drivers/gpu/drm/udl/Kconfig (revision 8b93d1d7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
25320918bSDave Airlieconfig DRM_UDL
35320918bSDave Airlie	tristate "DisplayLink"
4ea167c9bSKees Cook	depends on DRM
55d50bd44SThomas Zimmermann	depends on USB
68f057d7bSGuenter Roeck	depends on USB_ARCH_HAS_HCD
7*8b93d1d7SDaniel Vetter	depends on MMU
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