xref: /linux/drivers/gpu/drm/imx/dc/Kconfig (revision 8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640)
19f09e317SLiu Yingconfig DRM_IMX8_DC
29f09e317SLiu Ying	tristate "Freescale i.MX8 Display Controller Graphics"
39f09e317SLiu Ying	depends on DRM && COMMON_CLK && OF && (ARCH_MXC || COMPILE_TEST)
4*711a3b87SLiu Ying	select DRM_CLIENT_SELECTION
5*711a3b87SLiu Ying	select DRM_GEM_DMA_HELPER
6*711a3b87SLiu Ying	select DRM_KMS_HELPER
7*711a3b87SLiu Ying	select DRM_DISPLAY_HELPER
8*711a3b87SLiu Ying	select DRM_BRIDGE_CONNECTOR
937571febSLiu Ying	select GENERIC_IRQ_CHIP
109f09e317SLiu Ying	select REGMAP
119f09e317SLiu Ying	select REGMAP_MMIO
129f09e317SLiu Ying	help
139f09e317SLiu Ying	  enable Freescale i.MX8 Display Controller(DC) graphics support
14