[PATCH 3/3] drm/imx: add support for ARCH_MULTIPLATFORM
Sascha Hauer
s.hauer at pengutronix.de
Mon Oct 29 01:36:44 PDT 2012
On Mon, Oct 29, 2012 at 09:31:14AM +0100, Rob Clark wrote:
> From: Rob Clark <rob at ti.com>
>
> No dependency on plat headers, so only needs Kconfig update to
> build for ARCH_MULTIPLATFORM.
>
> Signed-off-by: Rob Clark <rob at ti.com>
Acked-by: Sascha Hauer <s.hauer at pengutronix.de>
Sascha
> ---
> drivers/staging/imx-drm/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/imx-drm/Kconfig b/drivers/staging/imx-drm/Kconfig
> index 14b4449..be7e2e3 100644
> --- a/drivers/staging/imx-drm/Kconfig
> +++ b/drivers/staging/imx-drm/Kconfig
> @@ -3,7 +3,7 @@ config DRM_IMX
> select DRM_KMS_HELPER
> select DRM_GEM_CMA_HELPER
> select DRM_KMS_CMA_HELPER
> - depends on DRM && ARCH_MXC
> + depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM)
> help
> enable i.MX graphics support
>
> --
> 1.7.9.5
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the dri-devel
mailing list