commit | 60c2f709d9b41184e0279d7538a5217885da8dde | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Oct 31 13:28:50 2013 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Dec 20 15:56:05 2013 +0100 |
tree | 502bf1bd5dc39ed3adfa5b8270381d40e40403e3 | |
parent | d30a91f8e22bc388e071044c4b774fde485ba91e [diff] |
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 <treding@nvidia.com>