xref: /openbmc/linux/drivers/gpu/drm/aspeed/Kconfig (revision 4a83c26a)
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)
6bf296b35SRandy Dunlap	depends on MMU
74f2a8f58SJoel Stanley	select DRM_KMS_HELPER
8*4a83c26aSDanilo Krummrich	select DRM_GEM_DMA_HELPER
976356a96SJoel Stanley	select DMA_CMA if HAVE_DMA_CONTIGUOUS
1076356a96SJoel Stanley	select CMA if HAVE_DMA_CONTIGUOUS
114f2a8f58SJoel Stanley	select MFD_SYSCON
124f2a8f58SJoel Stanley	help
134f2a8f58SJoel Stanley	  Chose this option if you have an ASPEED AST2500 SOC Display
144f2a8f58SJoel Stanley	  Controller (aka GFX).
154f2a8f58SJoel Stanley
164f2a8f58SJoel Stanley	  If M is selected this module will be called aspeed_gfx.
17