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 7*1a4d815fSThomas Zimmermann select DRM_CLIENT_SELECTION 84f2a8f58SJoel Stanley select DRM_KMS_HELPER 94a83c26aSDanilo Krummrich select DRM_GEM_DMA_HELPER 1076356a96SJoel Stanley select DMA_CMA if HAVE_DMA_CONTIGUOUS 1176356a96SJoel Stanley select CMA if HAVE_DMA_CONTIGUOUS 124f2a8f58SJoel Stanley select MFD_SYSCON 134f2a8f58SJoel Stanley help 144f2a8f58SJoel Stanley Chose this option if you have an ASPEED AST2500 SOC Display 154f2a8f58SJoel Stanley Controller (aka GFX). 164f2a8f58SJoel Stanley 174f2a8f58SJoel Stanley If M is selected this module will be called aspeed_gfx. 18