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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How far away are we from supporting tegradrm with ARCH_MULTIPLATFORM?
It would be nice to be able to at least compile-test drm core changes
with all the arm drivers in one shot..

BR,
-R

On Thu, Mar 21, 2013 at 1:57 PM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote:
> From: Stephen Warren <swarren@xxxxxxxxxx>
>
> ARCH_TEGRA always enabled OF, so there's no need for any driver to
> depend on it.
>
> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
> Acked-by: Thierry Reding <thierry.reding@xxxxxxxxxxxxxxxxx>
> ---
>  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 be1daf7..15974ae 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
> --
> 1.7.10.4
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@xxxxxxxxxxxxxxxxxxxxx
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux