| tristate "DRM Support for Freescale i.MX" |
| select DRM_GEM_CMA_HELPER |
| select DRM_KMS_CMA_HELPER |
| depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM) && HAVE_DMA_ATTRS |
| depends on IMX_IPUV3_CORE |
| enable i.MX graphics support |
| tristate "provide legacy framebuffer /dev/fb0" |
| select DRM_KMS_CMA_HELPER |
| The DRM framework can provide a legacy /dev/fb0 framebuffer |
| for your device. This is necessary to get a framebuffer console |
| and also for applications using the legacy framebuffer API |
| 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. |
| depends on IMX_IPUV3_CORE |
| tristate "Freescale i.MX DRM HDMI" |
| Choose this if you want to use HDMI on i.MX6. |