aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-03-23 01:27:07 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-03-23 01:27:07 +0100
commit07481d51085064a41cd7af02a7f8c712cb5ce548 (patch)
tree4482a4ff7b811a8bf120aaa6524e291bfdb152e9
parent65fd766e89d48c41bf2d2371cacef51a820b6df6 (diff)
downloadopenembedded-07481d51085064a41cd7af02a7f8c712cb5ce548.tar.gz
linux: upddate 2.6.30 defconfig for tosa (fb font size).
* use 8x16 fonts as other defconfigs * Deprecated: 2.6.38 is in testing Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes/linux/linux-2.6.30/tosa/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-2.6.30/tosa/defconfig b/recipes/linux/linux-2.6.30/tosa/defconfig
index 89c083dfc5..fef40ceeec 100644
--- a/recipes/linux/linux-2.6.30/tosa/defconfig
+++ b/recipes/linux/linux-2.6.30/tosa/defconfig
@@ -1287,8 +1287,8 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# 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