Back to home page

OSCL-LXR

 
 

    


0001 config DRM_TIDSS
0002         tristate "DRM Support for TI Keystone"
0003         depends on DRM && OF
0004         depends on ARM || ARM64 || COMPILE_TEST
0005         select DRM_KMS_HELPER
0006         select DRM_GEM_CMA_HELPER
0007         help
0008           The TI Keystone family SoCs introduced a new generation of
0009           Display SubSystem. There is currently three Keystone family
0010           SoCs released with DSS. Each with somewhat different version
0011           of it. The SoCs are 66AK2Gx, AM65x, and J721E. Set this to Y
0012           or M to add display support for TI Keystone family
0013           platforms.