]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - drivers/gpu/drm/aspeed/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / drivers / gpu / drm / aspeed / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
4f2a8f58
JS
2config DRM_ASPEED_GFX
3 tristate "ASPEED BMC Display Controller"
4 depends on DRM && OF
76356a96 5 depends on (COMPILE_TEST || ARCH_ASPEED)
4f2a8f58
JS
6 select DRM_KMS_HELPER
7 select DRM_KMS_CMA_HELPER
76356a96
JS
8 select DMA_CMA if HAVE_DMA_CONTIGUOUS
9 select CMA if HAVE_DMA_CONTIGUOUS
4f2a8f58
JS
10 select MFD_SYSCON
11 help
12 Chose this option if you have an ASPEED AST2500 SOC Display
13 Controller (aka GFX).
14
15 If M is selected this module will be called aspeed_gfx.