[PATCH v2 01/11] staging: drm/imx: Add LDB support
Shawn Guo
shawn.guo at linaro.org
Thu Mar 28 02:08:08 EDT 2013
On Wed, Mar 27, 2013 at 06:30:35PM +0100, Philipp Zabel wrote:
> +config DRM_IMX_LDB
> + tristate "Support for LVDS displays"
> + help
> + Choose this to enable the internal LVDS Display Bridge (LDB)
> + found on i.MX53 and i.MX6 processors.
> + depends on DRM_IMX
> +
Shouldn't we select OF_VIDEOMODE here, since of_get_drm_display_mode()
is called there.
Shawn
More information about the linux-arm-kernel
mailing list