Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376041
b: refs/heads/master
c: fcce768
h: refs/heads/master
i:
  376039: 7dc425b
v: v3
  • Loading branch information
Arnd Bergmann authored and Greg Kroah-Hartman committed May 16, 2013
1 parent 9767fbd commit af2a8a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a5017b962059f7cec8f6d2dfb286ef3fbfbaab82
refs/heads/master: fcce768067ae5f397ab5f96e2e471b9ba6a4bf96
4 changes: 4 additions & 0 deletions trunk/drivers/staging/imx-drm/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config DRM_IMX
tristate "DRM Support for Freescale i.MX"
select DRM_KMS_HELPER
select VIDEOMODE_HELPERS
select DRM_GEM_CMA_HELPER
select DRM_KMS_CMA_HELPER
depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM)
Expand All @@ -23,13 +24,15 @@ config DRM_IMX_PARALLEL_DISPLAY
config DRM_IMX_TVE
tristate "Support for TV and VGA displays"
depends on DRM_IMX
select REGMAP_MMIO
help
Choose this to enable the internal Television Encoder (TVe)
found on i.MX53 processors.

config DRM_IMX_IPUV3_CORE
tristate "IPUv3 core support"
depends on DRM_IMX
depends on RESET_CONTROLLER
help
Choose this if you have a i.MX5/6 system and want
to use the IPU. This option only enables IPU base
Expand All @@ -38,5 +41,6 @@ config DRM_IMX_IPUV3_CORE
config DRM_IMX_IPUV3
tristate "DRM Support for i.MX IPUv3"
depends on DRM_IMX
depends on DRM_IMX_IPUV3_CORE
help
Choose this if you have a i.MX5 or i.MX6 processor.

0 comments on commit af2a8a3

Please sign in to comment.