xref: /openbmc/linux/drivers/gpu/drm/aspeed/Kconfig (revision ec8f24b7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
24f2a8f58SJoel Stanleyconfig DRM_ASPEED_GFX
34f2a8f58SJoel Stanley	tristate "ASPEED BMC Display Controller"
44f2a8f58SJoel Stanley	depends on DRM && OF
576356a96SJoel Stanley	depends on (COMPILE_TEST || ARCH_ASPEED)
64f2a8f58SJoel Stanley	select DRM_KMS_HELPER
74f2a8f58SJoel Stanley	select DRM_KMS_CMA_HELPER
876356a96SJoel Stanley	select DMA_CMA if HAVE_DMA_CONTIGUOUS
976356a96SJoel Stanley	select CMA if HAVE_DMA_CONTIGUOUS
104f2a8f58SJoel Stanley	select MFD_SYSCON
114f2a8f58SJoel Stanley	help
124f2a8f58SJoel Stanley	  Chose this option if you have an ASPEED AST2500 SOC Display
134f2a8f58SJoel Stanley	  Controller (aka GFX).
144f2a8f58SJoel Stanley
154f2a8f58SJoel Stanley	  If M is selected this module will be called aspeed_gfx.
16