From 07481d51085064a41cd7af02a7f8c712cb5ce548 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 23 Mar 2011 01:27:07 +0100 Subject: [PATCH] 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 --- recipes/linux/linux-2.6.30/tosa/defconfig | 4 ++-- 1 file 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 -- 2.39.5