summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/aspeed/Kconfig
blob: 42b74d18a41b8f404212ee5be60c7fa755b69a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config DRM_ASPEED_GFX
	tristate "ASPEED BMC Display Controller"
	depends on DRM && OF
	select DRM_KMS_HELPER
	select DRM_KMS_CMA_HELPER
	select DRM_PANEL
	select DMA_CMA
	select CMA
	select MFD_SYSCON
	help
	  Chose this option if you have an ASPEED AST2500 SOC Display
	  Controller (aka GFX).

	  If M is selected this module will be called aspeed_gfx.