blob: cccab520e02f3bd6fd40caa1106240444ddd6d4b [file] [log] [blame]
Joel Stanley4f2a8f52019-04-03 10:49:08 +10301config DRM_ASPEED_GFX
2 tristate "ASPEED BMC Display Controller"
3 depends on DRM && OF
Joel Stanley76356a92019-04-05 18:41:17 +10304 depends on (COMPILE_TEST || ARCH_ASPEED)
Joel Stanley4f2a8f52019-04-03 10:49:08 +10305 select DRM_KMS_HELPER
6 select DRM_KMS_CMA_HELPER
Joel Stanley76356a92019-04-05 18:41:17 +10307 select DMA_CMA if HAVE_DMA_CONTIGUOUS
8 select CMA if HAVE_DMA_CONTIGUOUS
Joel Stanley4f2a8f52019-04-03 10:49:08 +10309 select MFD_SYSCON
10 help
11 Chose this option if you have an ASPEED AST2500 SOC Display
12 Controller (aka GFX).
13
14 If M is selected this module will be called aspeed_gfx.