From: Sascha Hauer <s.hauer@pengutronix.de>
To: Rob Clark <rob.clark@linaro.org>
Cc: patches@linaro.org, Greg KH <greg@kroah.com>,
dri-devel@lists.freedesktop.org,
Tomi Valkeinen <tomi.valkeinen@ti.com>, Rob Clark <rob@ti.com>
Subject: Re: [PATCH 3/3] drm/imx: add support for ARCH_MULTIPLATFORM
Date: Mon, 29 Oct 2012 09:36:44 +0100 [thread overview]
Message-ID: <20121029083644.GN1641@pengutronix.de> (raw)
In-Reply-To: <1351499474-5937-4-git-send-email-rob.clark@linaro.org>
On Mon, Oct 29, 2012 at 09:31:14AM +0100, Rob Clark wrote:
> From: Rob Clark <rob@ti.com>
>
> No dependency on plat headers, so only needs Kconfig update to
> build for ARCH_MULTIPLATFORM.
>
> Signed-off-by: Rob Clark <rob@ti.com>
Acked-by: Sascha Hauer <s.hauer@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 |
prev parent reply other threads:[~2012-10-29 8:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-29 8:31 [PATCH 0/3] Add ARCH_MULTIPLATFORM support Rob Clark
2012-10-29 8:31 ` [PATCH 1/3] drm/omap: add support for ARCH_MULTIPLATFORM Rob Clark
2012-10-29 9:04 ` Tomi Valkeinen
2012-10-29 9:27 ` Rob Clark
2012-10-29 8:31 ` [PATCH 2/3] drm/exynos: " Rob Clark
2012-10-30 18:08 ` Greg KH
2012-10-31 0:52 ` Inki Dae
2012-10-29 8:31 ` [PATCH 3/3] drm/imx: " Rob Clark
2012-10-29 8:36 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121029083644.GN1641@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=greg@kroah.com \
--cc=patches@linaro.org \
--cc=rob.clark@linaro.org \
--cc=rob@ti.com \
--cc=tomi.valkeinen@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).