Merge tag 'pxa-dt-4.7' of https://github.com/rjarzmik/linux into next/dt
[linux-2.6-block.git] / drivers / gpu / drm / imx / Kconfig
CommitLineData
e692da4d
SH
1config DRM_IMX
2 tristate "DRM Support for Freescale i.MX"
3 select DRM_KMS_HELPER
92b6f89f 4 select DRM_KMS_FB_HELPER
fcce7680 5 select VIDEOMODE_HELPERS
e692da4d
SH
6 select DRM_GEM_CMA_HELPER
7 select DRM_KMS_CMA_HELPER
e1c7e324 8 depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM)
161f6d8f 9 depends on IMX_IPUV3_CORE
e692da4d
SH
10 help
11 enable i.MX graphics support
12
19022aaa
SH
13config DRM_IMX_PARALLEL_DISPLAY
14 tristate "Support for parallel displays"
628f435b 15 select DRM_PANEL
19022aaa 16 depends on DRM_IMX
8c24d6ea 17 select VIDEOMODE_HELPERS
aecfbdb1 18
fcbc51e5
PZ
19config DRM_IMX_TVE
20 tristate "Support for TV and VGA displays"
21 depends on DRM_IMX
fcce7680 22 select REGMAP_MMIO
fcbc51e5
PZ
23 help
24 Choose this to enable the internal Television Encoder (TVe)
25 found on i.MX53 processors.
26
ac4c1a9b
SH
27config DRM_IMX_LDB
28 tristate "Support for LVDS displays"
64cb7ce9 29 depends on DRM_IMX && MFD_SYSCON
751e2676 30 select DRM_PANEL
ac4c1a9b
SH
31 help
32 Choose this to enable the internal LVDS Display Bridge (LDB)
33 found on i.MX53 and i.MX6 processors.
34
f326f799 35config DRM_IMX_IPUV3
161f6d8f 36 tristate
f326f799 37 depends on DRM_IMX
39b9004d 38 depends on IMX_IPUV3_CORE
161f6d8f
PZ
39 default y if DRM_IMX=y
40 default m if DRM_IMX=m
9aaf880e
FE
41
42config DRM_IMX_HDMI
43 tristate "Freescale i.MX DRM HDMI"
b21f4b65 44 select DRM_DW_HDMI
9aaf880e
FE
45 depends on DRM_IMX
46 help
47 Choose this if you want to use HDMI on i.MX6.