| # SPDX-License-Identifier: GPL-2.0-only |
| tristate "DRM Support for Freescale i.MX" |
| select DRM_GEM_CMA_HELPER |
| select DRM_KMS_CMA_HELPER |
| depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM || COMPILE_TEST) |
| depends on IMX_IPUV3_CORE |
| enable i.MX graphics support |
| config DRM_IMX_PARALLEL_DISPLAY |
| tristate "Support for parallel displays" |
| tristate "Support for TV and VGA displays" |
| Choose this to enable the internal Television Encoder (TVe) |
| found on i.MX53 processors. |
| tristate "Support for LVDS displays" |
| depends on DRM_IMX && MFD_SYSCON |
| Choose this to enable the internal LVDS Display Bridge (LDB) |
| found on i.MX53 and i.MX6 processors. |
| tristate "Freescale i.MX DRM HDMI" |
| Choose this if you want to use HDMI on i.MX6. |