[PATCH REPOST] drm: tegra: don't depend on OF

Thierry Reding thierry.reding at avionic-design.de
Mon Mar 11 23:54:30 PDT 2013


On Mon, Mar 11, 2013 at 04:33:02PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> ARCH_TEGRA always enabled OF, so there's no need for any driver to
> depend on it.
> 
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  drivers/gpu/drm/tegra/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/tegra/Kconfig b/drivers/gpu/drm/tegra/Kconfig
> index c92955d..965c48c 100644
> --- a/drivers/gpu/drm/tegra/Kconfig
> +++ b/drivers/gpu/drm/tegra/Kconfig
> @@ -1,6 +1,6 @@
>  config DRM_TEGRA
>  	tristate "NVIDIA Tegra DRM"
> -	depends on DRM && OF && ARCH_TEGRA
> +	depends on DRM && ARCH_TEGRA
>  	select DRM_KMS_HELPER
>  	select DRM_GEM_CMA_HELPER
>  	select DRM_KMS_CMA_HELPER

Acked-by: Thierry Reding <thierry.reding at avionic-design.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130312/734cdc86/attachment.pgp>


More information about the dri-devel mailing list