From 60c2f709d9b41184e0279d7538a5217885da8dde Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Thu, 31 Oct 2013 13:28:50 +0100 Subject: [PATCH] drm/tegra: Make legacy fbdev support optional A lot of the modern userspace is capable of working without the legacy fbdev support. kmscon can be used as a replacement for the framebuffer console, and KMS X drivers create their own framebuffers. Most people don't have a system where all of this works yet, though, so leave support enabled by default. Signed-off-by: Thierry Reding --- Reading git-format-patch failed