xref: /openbmc/linux/drivers/gpu/drm/aspeed/Kconfig (revision 76356a96)
14f2a8f58SJoel Stanleyconfig DRM_ASPEED_GFX
24f2a8f58SJoel Stanley	tristate "ASPEED BMC Display Controller"
34f2a8f58SJoel Stanley	depends on DRM && OF
476356a96SJoel Stanley	depends on (COMPILE_TEST || ARCH_ASPEED)
54f2a8f58SJoel Stanley	select DRM_KMS_HELPER
64f2a8f58SJoel Stanley	select DRM_KMS_CMA_HELPER
776356a96SJoel Stanley	select DMA_CMA if HAVE_DMA_CONTIGUOUS
876356a96SJoel Stanley	select CMA if HAVE_DMA_CONTIGUOUS
94f2a8f58SJoel Stanley	select MFD_SYSCON
104f2a8f58SJoel Stanley	help
114f2a8f58SJoel Stanley	  Chose this option if you have an ASPEED AST2500 SOC Display
124f2a8f58SJoel Stanley	  Controller (aka GFX).
134f2a8f58SJoel Stanley
144f2a8f58SJoel Stanley	  If M is selected this module will be called aspeed_gfx.
15