From: Andrea Adami Date: Wed, 23 Mar 2011 00:27:07 +0000 (+0100) Subject: linux: upddate 2.6.30 defconfig for tosa (fb font size). X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07481d51085064a41cd7af02a7f8c712cb5ce548;p=openembedded.git 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 --- 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