aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot-2.6.24/tosa/defconfig
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/linux-kexecboot-2.6.24/tosa/defconfig
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/linux-kexecboot-2.6.24/tosa/defconfig')
-rw-r--r--recipes/linux/linux-kexecboot-2.6.24/tosa/defconfig4
1 files changed, 2 insertions, 2 deletions
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