From 9beb49ea379f7f03565e6ede0ed0043fa95cb04e Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 25 Oct 2010 00:13:35 +0200 Subject: [PATCH] linux-kexecboot: readd forgotten kernel logo (needs to be explicitely set) * we could perhaps force-it in linux-kexecboot.inc * but some machines are even headless... --- recipes/linux/linux-kexecboot-2.6.36/akita/defconfig | 5 ++++- recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig | 5 ++++- recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig | 5 ++++- recipes/linux/linux-kexecboot/akita/defconfig | 5 ++++- recipes/linux/linux-kexecboot/c7x0/defconfig | 5 ++++- recipes/linux/linux-kexecboot/spitz/defconfig | 5 ++++- 6 files changed, 24 insertions(+), 6 deletions(-) diff --git a/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig b/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig index 63db28a35d..aeadd01bdb 100644 --- a/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig @@ -981,7 +981,10 @@ CONFIG_FONT_8x16=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 is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set diff --git a/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig b/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig index 8c74025e87..dde42bbcb6 100644 --- a/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig @@ -977,7 +977,10 @@ CONFIG_FONT_8x16=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 is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set diff --git a/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig b/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig index 63db28a35d..aeadd01bdb 100644 --- a/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig @@ -981,7 +981,10 @@ CONFIG_FONT_8x16=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 is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set diff --git a/recipes/linux/linux-kexecboot/akita/defconfig b/recipes/linux/linux-kexecboot/akita/defconfig index e522ac50a0..ee5f6449e0 100644 --- a/recipes/linux/linux-kexecboot/akita/defconfig +++ b/recipes/linux/linux-kexecboot/akita/defconfig @@ -1029,7 +1029,10 @@ CONFIG_FONT_8x16=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 is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set diff --git a/recipes/linux/linux-kexecboot/c7x0/defconfig b/recipes/linux/linux-kexecboot/c7x0/defconfig index 48975a1962..2552a420e6 100644 --- a/recipes/linux/linux-kexecboot/c7x0/defconfig +++ b/recipes/linux/linux-kexecboot/c7x0/defconfig @@ -1025,7 +1025,10 @@ CONFIG_FONT_8x16=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 is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set diff --git a/recipes/linux/linux-kexecboot/spitz/defconfig b/recipes/linux/linux-kexecboot/spitz/defconfig index e522ac50a0..ee5f6449e0 100644 --- a/recipes/linux/linux-kexecboot/spitz/defconfig +++ b/recipes/linux/linux-kexecboot/spitz/defconfig @@ -1029,7 +1029,10 @@ CONFIG_FONT_8x16=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 is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set -- 2.11.4.GIT