xref: /linux/drivers/gpu/drm/fsl-dcu/Kconfig (revision 60675d4ca1ef0857e44eba5849b74a3a998d0c0f)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2109eee2fSJianwei Wangconfig DRM_FSL_DCU
3109eee2fSJianwei Wang	tristate "DRM Support for Freescale DCU"
476396df2SArnd Bergmann	depends on DRM && OF && ARM && COMMON_CLK
5109eee2fSJianwei Wang	select BACKLIGHT_CLASS_DEVICE
615d5e4d4SThomas Zimmermann	select DRM_CLIENT_SELECTION
74a83c26aSDanilo Krummrich	select DRM_GEM_DMA_HELPER
8109eee2fSJianwei Wang	select DRM_KMS_HELPER
9109eee2fSJianwei Wang	select DRM_PANEL
10109eee2fSJianwei Wang	select REGMAP_MMIO
11109eee2fSJianwei Wang	select VIDEOMODE_HELPERS
12*ffcde9e4SMatthias Schiffer	select MFD_SYSCON if SOC_LS1021A
13109eee2fSJianwei Wang	help
14109eee2fSJianwei Wang	  Choose this option if you have an Freescale DCU chipset.
15109eee2fSJianwei Wang	  If M is selected the module will be called fsl-dcu-drm.
16