Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DRM_TVE200
0003         tristate "DRM Support for Faraday TV Encoder TVE200"
0004         depends on DRM
0005         depends on CMA
0006         depends on ARM || COMPILE_TEST
0007         depends on OF
0008         select DRM_BRIDGE
0009         select DRM_PANEL_BRIDGE
0010         select DRM_KMS_HELPER
0011         select DRM_GEM_CMA_HELPER
0012         select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
0013         help
0014           Choose this option for DRM support for the Faraday TV Encoder
0015           TVE200 Controller.
0016           If M is selected the module will be called tve200_drm.