drm/gem: rename GEM CMA helpers to GEM DMA helpers
[linux-2.6-block.git] / drivers / gpu / drm / fsl-dcu / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
109eee2f
JW
2config DRM_FSL_DCU
3 tristate "DRM Support for Freescale DCU"
76396df2 4 depends on DRM && OF && ARM && COMMON_CLK
109eee2f 5 select BACKLIGHT_CLASS_DEVICE
4a83c26a 6 select DRM_GEM_DMA_HELPER
109eee2f 7 select DRM_KMS_HELPER
109eee2f 8 select DRM_PANEL
109eee2f
JW
9 select REGMAP_MMIO
10 select VIDEOMODE_HELPERS
11 help
12 Choose this option if you have an Freescale DCU chipset.
13 If M is selected the module will be called fsl-dcu-drm.