From: Thierry Reding Date: Thu, 31 Oct 2013 12:28:50 +0000 (+0100) Subject: drm/tegra: Make legacy fbdev support optional X-Git-Tag: v3.14-rc1~47^2~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c2f709d9b41184e0279d7538a5217885da8dde;p=pandora-kernel.git 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-diff-tree failed