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

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_DRM_FSL_DCU
	tristate "DRM Support for Freescale DCU"
	depends on CONFIG_DRM && CONFIG_OF && CONFIG_ARM && CONFIG_COMMON_CLK
	select CONFIG_BACKLIGHT_CLASS_DEVICE
	select CONFIG_DRM_KMS_HELPER
	select CONFIG_DRM_KMS_CMA_HELPER
	select CONFIG_DRM_PANEL
	select CONFIG_REGMAP_MMIO
	select CONFIG_VIDEOMODE_HELPERS
	help
	  Choose this option if you have an Freescale DCU chipset.
	  If CONFIG_M is selected the module will be called fsl-dcu-drm.