Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DRM_ATMEL_HLCDC
0003         tristate "DRM Support for ATMEL HLCDC Display Controller"
0004         depends on DRM && OF && COMMON_CLK && MFD_ATMEL_HLCDC && ARM
0005         select DRM_GEM_CMA_HELPER
0006         select DRM_KMS_HELPER
0007         select DRM_PANEL
0008         help
0009           Choose this option if you have an ATMEL SoC with an HLCDC display
0010           controller (i.e. at91sam9n12, at91sam9x5 family or sama5d3 family).