blob: 5e95bcea43e92cb0e83ea68866a11358e47ae3b3 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# SPDX-License-Identifier: GPL-2.0-only
2config DRM_ASPEED_GFX
3 tristate "ASPEED BMC Display Controller"
4 depends on DRM && OF
5 depends on (COMPILE_TEST || ARCH_ASPEED)
6 depends on MMU
7 select DRM_KMS_HELPER
8 select DRM_KMS_CMA_HELPER
9 select DMA_CMA if HAVE_DMA_CONTIGUOUS
10 select CMA if HAVE_DMA_CONTIGUOUS
11 select MFD_SYSCON
12 help
13 Chose this option if you have an ASPEED AST2500 SOC Display
14 Controller (aka GFX).
15
16 If M is selected this module will be called aspeed_gfx.