aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWen-chien Jesse Sung <jesse.sung@canonical.com>2013-03-07 17:21:31 +0800
committerLubomir Rintel <lkundrak@v3.sk>2019-07-22 19:40:04 +0200
commit77467b9f808e3a221b0d5b1bb20b418d111258a4 (patch)
treef64559ba7fb2a69113b51cf57df03fcc5dac0830
parent677f839ed1fee2703caaeb20f9ffcaac3dd86dd5 (diff)
downloadlinux-mmp3-dell-ariel-77467b9f808e3a221b0d5b1bb20b418d111258a4.tar.gz
Disable FRAMEBUFFER_CONSOLE
Disbale FRAMEBUFFER_CONSOLE since it causes random hang. (LP: #1136479) Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
-rw-r--r--debian.dajia/config/config.common.ubuntu7
1 files changed, 1 insertions, 6 deletions
diff --git a/debian.dajia/config/config.common.ubuntu b/debian.dajia/config/config.common.ubuntu
index 98208d964897c6..57bcdfda8d2c8c 100644
--- a/debian.dajia/config/config.common.ubuntu
+++ b/debian.dajia/config/config.common.ubuntu
@@ -1869,12 +1869,7 @@ CONFIG_BACKLIGHT_PWM=y
# Console display driver support
#
CONFIG_DUMMY_CONSOLE=y
-CONFIG_FRAMEBUFFER_CONSOLE=y
-# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
-# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
-# CONFIG_FONTS is not set
-CONFIG_FONT_8x8=y
-CONFIG_FONT_8x16=y
+# CONFIG_FRAMEBUFFER_CONSOLE is not set
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y