18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig DRM_ASPEED_GFX 38c2ecf20Sopenharmony_ci tristate "ASPEED BMC Display Controller" 48c2ecf20Sopenharmony_ci depends on DRM && OF 58c2ecf20Sopenharmony_ci depends on (COMPILE_TEST || ARCH_ASPEED) 68c2ecf20Sopenharmony_ci depends on MMU 78c2ecf20Sopenharmony_ci select DRM_KMS_HELPER 88c2ecf20Sopenharmony_ci select DRM_KMS_CMA_HELPER 98c2ecf20Sopenharmony_ci select DMA_CMA if HAVE_DMA_CONTIGUOUS 108c2ecf20Sopenharmony_ci select CMA if HAVE_DMA_CONTIGUOUS 118c2ecf20Sopenharmony_ci select MFD_SYSCON 128c2ecf20Sopenharmony_ci help 138c2ecf20Sopenharmony_ci Chose this option if you have an ASPEED AST2500 SOC Display 148c2ecf20Sopenharmony_ci Controller (aka GFX). 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci If M is selected this module will be called aspeed_gfx. 17