Back to home page

OSCL-LXR

 
 

    


0001 config DRM_SPRD
0002         tristate "DRM Support for Unisoc SoCs Platform"
0003         depends on ARCH_SPRD || COMPILE_TEST
0004         depends on DRM && OF
0005         select DRM_GEM_CMA_HELPER
0006         select DRM_KMS_HELPER
0007         select DRM_MIPI_DSI
0008         select VIDEOMODE_HELPERS
0009         help
0010           Choose this option if you have a Unisoc chipset.
0011           If M is selected the module will be called sprd_drm.
0012