aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-03-23 01:20:22 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-03-23 01:20:22 +0100
commit65fd766e89d48c41bf2d2371cacef51a820b6df6 (patch)
tree9d057840a93a43644d5019ec56b87ee87937320b /recipes/linux
parent8d98b7e983664323625a87dea3eb589db384d8da (diff)
downloadopenembedded-65fd766e89d48c41bf2d2371cacef51a820b6df6.tar.gz
linux-kexecboot: edit fb font size in older 2.6.2x kernels.
* bootlogo should now be shown on collie and poodle * tosa has height 640! Increase font size to 8x16. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-kexecboot-2.6.24/poodle/defconfig4
-rw-r--r--recipes/linux/linux-kexecboot-2.6.24/tosa/defconfig4
-rw-r--r--recipes/linux/linux-kexecboot-2.6.26/poodle/defconfig4
3 files changed, 6 insertions, 6 deletions
diff --git a/recipes/linux/linux-kexecboot-2.6.24/poodle/defconfig b/recipes/linux/linux-kexecboot-2.6.24/poodle/defconfig
index db25ff11db..037766ba75 100644
--- a/recipes/linux/linux-kexecboot-2.6.24/poodle/defconfig
+++ b/recipes/linux/linux-kexecboot-2.6.24/poodle/defconfig
@@ -672,13 +672,13 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FONTS=y
-# CONFIG_FONT_8x8 is not set
+CONFIG_FONT_8x8=y
# CONFIG_FONT_8x16 is not set
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
-CONFIG_FONT_MINI_4x6=y
+# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set
diff --git a/recipes/linux/linux-kexecboot-2.6.24/tosa/defconfig b/recipes/linux/linux-kexecboot-2.6.24/tosa/defconfig
index 475f893699..eaa797f3c7 100644
--- a/recipes/linux/linux-kexecboot-2.6.24/tosa/defconfig
+++ b/recipes/linux/linux-kexecboot-2.6.24/tosa/defconfig
@@ -693,8 +693,8 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
-CONFIG_FONT_8x8=y
-# CONFIG_FONT_8x16 is not set
+# CONFIG_FONT_8x8 is not set
+CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
diff --git a/recipes/linux/linux-kexecboot-2.6.26/poodle/defconfig b/recipes/linux/linux-kexecboot-2.6.26/poodle/defconfig
index 079443c374..c16f5086a6 100644
--- a/recipes/linux/linux-kexecboot-2.6.26/poodle/defconfig
+++ b/recipes/linux/linux-kexecboot-2.6.26/poodle/defconfig
@@ -679,13 +679,13 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FONTS=y
-# CONFIG_FONT_8x8 is not set
+CONFIG_FONT_8x8=y
# CONFIG_FONT_8x16 is not set
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
-CONFIG_FONT_MINI_4x6=y
+# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set