treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / gpu / drm / aspeed / Kconfig
blob018383cfcfa7907e7503e157a450fd7d8245dfc9
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_ASPEED_GFX
3         tristate "ASPEED BMC Display Controller"
4         depends on DRM && OF
5         depends on (COMPILE_TEST || ARCH_ASPEED)
6         select DRM_KMS_HELPER
7         select DRM_KMS_CMA_HELPER
8         select DMA_CMA if HAVE_DMA_CONTIGUOUS
9         select CMA if HAVE_DMA_CONTIGUOUS
10         select MFD_SYSCON
11         help
12           Chose this option if you have an ASPEED AST2500 SOC Display
13           Controller (aka GFX).
15           If M is selected this module will be called aspeed_gfx.