Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DRM_FSL_DCU
0003         tristate "DRM Support for Freescale DCU"
0004         depends on DRM && OF && ARM && COMMON_CLK
0005         select BACKLIGHT_CLASS_DEVICE
0006         select DRM_GEM_CMA_HELPER
0007         select DRM_KMS_HELPER
0008         select DRM_PANEL
0009         select REGMAP_MMIO
0010         select VIDEOMODE_HELPERS
0011         help
0012           Choose this option if you have an Freescale DCU chipset.
0013           If M is selected the module will be called fsl-dcu-drm.