Loading...
Note: File does not exist in v3.1.
1# 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_CLIENT_SELECTION
8 select DRM_KMS_HELPER
9 select DRM_GEM_DMA_HELPER
10 select DMA_CMA if HAVE_DMA_CONTIGUOUS
11 select CMA if HAVE_DMA_CONTIGUOUS
12 select MFD_SYSCON
13 help
14 Chose this option if you have an ASPEED AST2500 SOC Display
15 Controller (aka GFX).
16
17 If M is selected this module will be called aspeed_gfx.