1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "DRM Support for Freescale i.MX"
4 select DRM_CLIENT_SELECTION
6 select VIDEOMODE_HELPERS
7 select DRM_GEM_DMA_HELPER
8 depends on DRM && (ARCH_MXC || COMPILE_TEST)
9 depends on IMX_IPUV3_CORE
11 enable i.MX graphics support
13 config DRM_IMX_PARALLEL_DISPLAY
14 tristate "Support for parallel displays"
17 select DRM_BRIDGE_CONNECTOR
18 select DRM_IMX_LEGACY_BRIDGE
19 select DRM_PANEL_BRIDGE
20 select VIDEOMODE_HELPERS
23 tristate "Support for TV and VGA displays"
28 Choose this to enable the internal Television Encoder (TVe)
29 found on i.MX53 processors.
32 tristate "Support for LVDS displays"
37 select DRM_BRIDGE_CONNECTOR
38 select DRM_PANEL_BRIDGE
39 select DRM_IMX_LEGACY_BRIDGE
41 Choose this to enable the internal LVDS Display Bridge (LDB)
42 found on i.MX53 and i.MX6 processors.
45 tristate "Freescale i.MX DRM HDMI"
47 depends on DRM_IMX && OF
49 Choose this if you want to use HDMI on i.MX6.