xref: /openbmc/linux/drivers/gpu/drm/udl/Kconfig (revision d4f68a75)
15320918bSDave Airlieconfig DRM_UDL
25320918bSDave Airlie	tristate "DisplayLink"
3ea167c9bSKees Cook	depends on DRM
4d4f68a75SDavid Herrmann	depends on USB_SUPPORT
58f057d7bSGuenter Roeck	depends on USB_ARCH_HAS_HCD
6d4f68a75SDavid Herrmann	select USB
75320918bSDave Airlie	select FB_SYS_FILLRECT
85320918bSDave Airlie	select FB_SYS_COPYAREA
95320918bSDave Airlie	select FB_SYS_IMAGEBLIT
105320918bSDave Airlie	select FB_DEFERRED_IO
115320918bSDave Airlie	select DRM_KMS_HELPER
1292b6f89fSDaniel Vetter        select DRM_KMS_FB_HELPER
135320918bSDave Airlie	help
145320918bSDave Airlie	  This is a KMS driver for the USB displaylink video adapters.
155320918bSDave Airlie          Say M/Y to add support for these devices via drm/kms interfaces.
16