summaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-08-09 18:04:48 +0100
committerJon Medhurst <tixy@linaro.org>2012-08-20 17:28:51 +0100
commit9a101db3e9a4a107965ca95a16f2f51709ab9e12 (patch)
tree61f4464d4763081a4f0ab3254ee45b305620150a /linaro
parenta5700a631c5f5cf4dab715007d741793165dc338 (diff)
configs: vexpress: (HACK) CONFIG_FRAMEBUFFER_CONSOLE=y
This stops Android hanging at boot when the HDLCD is initialised. Don't know why yet but lets be grateful for now that it seems to get things working. TODO: Work out the real problem. Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/vexpress.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/vexpress.conf b/linaro/configs/vexpress.conf
index 3ae13b66a79..590ffce6375 100644
--- a/linaro/configs/vexpress.conf
+++ b/linaro/configs/vexpress.conf
@@ -17,6 +17,7 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_FB=y
CONFIG_FB_ARMCLCD=y
CONFIG_FB_ARMHDLCD=y
+CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set