aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-07-06 18:41:55 +0100
committerJon Medhurst <tixy@linaro.org>2012-07-09 14:26:19 +0100
commit6d4b8d2e592bee080c7f27768c2713f5a3c709f4 (patch)
tree3ffb270442aea439268bf01aed4dfe03eb94c7ad
parent527e67794bd69785738527572aadbc9efa822216 (diff)
It stops 3.5 kernels hanging during boot. Don't know why yet but lets be grateful for now that it seems to get things working. TODO: Work out why and come up with a general solution for all platforms. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--arch/arm/configs/android_vexpress_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/android_vexpress_defconfig b/arch/arm/configs/android_vexpress_defconfig
index d2e8a6c60e6e..60e57b1ab21e 100644
--- a/arch/arm/configs/android_vexpress_defconfig
+++ b/arch/arm/configs/android_vexpress_defconfig
@@ -76,6 +76,7 @@ CONFIG_POWER_SUPPLY=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