|
@@ -39,19 +39,10 @@ config DRM_IMX_LDB
|
|
Choose this to enable the internal LVDS Display Bridge (LDB)
|
|
Choose this to enable the internal LVDS Display Bridge (LDB)
|
|
found on i.MX53 and i.MX6 processors.
|
|
found on i.MX53 and i.MX6 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
|
|
|
|
- support.
|
|
|
|
-
|
|
|
|
config DRM_IMX_IPUV3
|
|
config DRM_IMX_IPUV3
|
|
tristate "DRM Support for i.MX IPUv3"
|
|
tristate "DRM Support for i.MX IPUv3"
|
|
depends on DRM_IMX
|
|
depends on DRM_IMX
|
|
- depends on DRM_IMX_IPUV3_CORE
|
|
|
|
|
|
+ depends on IMX_IPUV3_CORE
|
|
help
|
|
help
|
|
Choose this if you have a i.MX5 or i.MX6 processor.
|
|
Choose this if you have a i.MX5 or i.MX6 processor.
|
|
|
|
|