Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

config CONFIG_DRM_UDL
	tristate "DisplayLink"
	depends on CONFIG_DRM
	depends on CONFIG_USB_SUPPORT
	depends on CONFIG_USB_ARCH_HAS_HCD
	select CONFIG_USB
	select CONFIG_DRM_KMS_HELPER
	help
	  This is a KMS driver for the CONFIG_USB displaylink video adapters.
          Say CONFIG_M/Y to add support for these devices via drm/kms interfaces.