Merge branch 'next' into for-linus
[deliverable/linux.git] / drivers / gpu / drm / fsl-dcu / Kconfig
CommitLineData
109eee2f
JW
1config DRM_FSL_DCU
2 tristate "DRM Support for Freescale DCU"
3 depends on DRM && OF && ARM
4 select BACKLIGHT_CLASS_DEVICE
5 select BACKLIGHT_LCD_SUPPORT
6 select DRM_KMS_HELPER
7 select DRM_KMS_CMA_HELPER
8 select DRM_KMS_FB_HELPER
9 select DRM_PANEL
10 select FB_SYS_FILLRECT
11 select FB_SYS_COPYAREA
12 select FB_SYS_IMAGEBLIT
13 select FB_SYS_FOPS
14 select REGMAP_MMIO
15 select VIDEOMODE_HELPERS
16 help
17 Choose this option if you have an Freescale DCU chipset.
18 If M is selected the module will be called fsl-dcu-drm.
This page took 0.033807 seconds and 5 git commands to generate.