[oe-commits] Andrea Adami : linux: upddate 2.6.30 defconfig for tosa (fb font size).

git version control git at git.openembedded.org
Thu Mar 24 20:03:59 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 07481d51085064a41cd7af02a7f8c712cb5ce548
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=07481d51085064a41cd7af02a7f8c712cb5ce548

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Wed Mar 23 01:27:07 2011 +0100

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 at gmail.com>

---

 recipes/linux/linux-2.6.30/tosa/defconfig |    4 ++--
 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 89c083d..fef40ce 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





More information about the Openembedded-commits mailing list