Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config DRM_SHMOBILE
0003         tristate "DRM Support for SH Mobile"
0004         depends on DRM && ARM
0005         depends on ARCH_SHMOBILE || COMPILE_TEST
0006         select BACKLIGHT_CLASS_DEVICE
0007         select DRM_KMS_HELPER
0008         select DRM_GEM_CMA_HELPER
0009         help
0010           Choose this option if you have an SH Mobile chipset.
0011           If M is selected the module will be called shmob-drm.
0012