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_ASPEED_GFX
	tristate "ASPEED BMC Display Controller"
	depends on CONFIG_DRM && CONFIG_OF
	depends on (CONFIG_COMPILE_TEST || CONFIG_ARCH_ASPEED)
	select CONFIG_DRM_KMS_HELPER
	select CONFIG_DRM_KMS_CMA_HELPER
	select CONFIG_DMA_CMA if CONFIG_HAVE_DMA_CONTIGUOUS
	select CONFIG_CMA if CONFIG_HAVE_DMA_CONTIGUOUS
	select CONFIG_MFD_SYSCON
	help
	  Chose this option if you have an ASPEED AST2500 SOC Display
	  Controller (aka GFX).

	  If CONFIG_M is selected this module will be called aspeed_gfx.