From bfe6bce38614e9f1a55a251b00590c3c385e1a81 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 27 Oct 2010 00:07:08 +0200 Subject: [PATCH] linux-2.6.30: readd boot logo for zaurus tosa --- recipes/linux/linux-2.6.30/tosa/defconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/linux/linux-2.6.30/tosa/defconfig b/recipes/linux/linux-2.6.30/tosa/defconfig index dfb77adab6..89c083dfc5 100644 --- a/recipes/linux/linux-2.6.30/tosa/defconfig +++ b/recipes/linux/linux-2.6.30/tosa/defconfig @@ -1297,7 +1297,10 @@ CONFIG_FONT_8x8=y # CONFIG_FONT_SUN8x16 is not set # CONFIG_FONT_SUN12x22 is not set # CONFIG_FONT_10x18 is not set -# CONFIG_LOGO is not set +CONFIG_LOGO=y +# CONFIG_LOGO_LINUX_MONO is not set +# CONFIG_LOGO_LINUX_VGA16 is not set +CONFIG_LOGO_LINUX_CLUT224=y CONFIG_SOUND=y CONFIG_SOUND_OSS_CORE=y CONFIG_SND=y -- 2.39.5