xref: /openbmc/linux/drivers/gpu/drm/fsl-dcu/Kconfig (revision ecc23d0a422a3118fcf6e4f0a46e17a6c2047b02)
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
64a83c26aSDanilo Krummrich	select DRM_GEM_DMA_HELPER
7109eee2fSJianwei Wang	select DRM_KMS_HELPER
8109eee2fSJianwei Wang	select DRM_PANEL
9109eee2fSJianwei Wang	select REGMAP_MMIO
10109eee2fSJianwei Wang	select VIDEOMODE_HELPERS
11*0e5bcf51SMatthias Schiffer	select MFD_SYSCON if SOC_LS1021A
12109eee2fSJianwei Wang	help
13109eee2fSJianwei Wang	  Choose this option if you have an Freescale DCU chipset.
14109eee2fSJianwei Wang	  If M is selected the module will be called fsl-dcu-drm.
15