[PATCH 3/3] [ARM][TEGRA] Enable CONFIG_DRM_TEGRA_FBDEV

Peter Robinson pbrobinson at gmail.com
Thu Feb 27 07:11:40 UTC 2014


On Wed, Feb 26, 2014 at 8:45 PM, Nicolas Chauvet <kwizart at gmail.com> wrote:
> ---
>  config-armv7 |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/config-armv7 b/config-armv7
> index 283ce0d..05ee3e4 100644
> --- a/config-armv7
> +++ b/config-armv7
> @@ -557,7 +557,7 @@ CONFIG_PWM_TEGRA=m
>  CONFIG_TEGRA_HOST1X=m
>  CONFIG_TEGRA_HOST1X_FIREWALL=y
>  CONFIG_DRM_TEGRA=m
> -# CONFIG_DRM_TEGRA_FBDEV is not set
> +CONFIG_DRM_TEGRA_FBDEV=y
>  # CONFIG_DRM_TEGRA_DEBUG is not set
>  CONFIG_DRM_TEGRA_STAGING=y
>  CONFIG_DRM_PANEL=y

We should really be using KMS and modesetting here, is there a reason for this?

Peter


More information about the kernel mailing list