summaryrefslogtreecommitdiff
path: root/chromeos
diff options
context:
space:
mode:
authorMark Zhang <markz@nvidia.com>2012-08-21 13:20:35 +0800
committerSimone Willett <swillett@nvidia.com>2012-08-24 15:35:12 -0700
commit247c373c149d6997814eb2b7b2336b78efcab1a8 (patch)
tree5ad7e85bda62f175e676257113e5c126a8c3d70d /chromeos
parent5510aec770fe9a040b44d72ac9d4e4e0cf44e816 (diff)
video: console: Enable framebuffer console
Framebuffer console init failed issue will be fixed by: http://git-master/r/#change,107866 So we should enable framebuffer console now. Bug 996992 Bug 941073 Change-Id: I6841248fad406f4a00055062691f5794145c030a Signed-off-by: Mark Zhang <markz@nvidia.com> Reviewed-on: http://git-master/r/124805 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Peer Chen <pchen@nvidia.com> Reviewed-by: Matthew Pedro <mapedro@nvidia.com> Reviewed-by: Rhyland Klein <rklein@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Allen Martin <amartin@nvidia.com>
Diffstat (limited to 'chromeos')
-rw-r--r--chromeos/config/armel/config.flavour.chromeos-tegra32
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/config/armel/config.flavour.chromeos-tegra3 b/chromeos/config/armel/config.flavour.chromeos-tegra3
index 0fec8aefd690..b2b52d044698 100644
--- a/chromeos/config/armel/config.flavour.chromeos-tegra3
+++ b/chromeos/config/armel/config.flavour.chromeos-tegra3
@@ -27,7 +27,7 @@ CONFIG_CRYPTO_CTS=y
CONFIG_DNOTIFY=y
CONFIG_DNS_RESOLVER=y
CONFIG_EXPORTFS=y
-# CONFIG_FRAMEBUFFER_CONSOLE is not set
+CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_GIC_SET_MULTIPLE_CPUS=y
CONFIG_IPV6=y
CONFIG_IP_PNP=y