diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-01-29 01:16:21 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-01-29 01:22:21 +0100 |
commit | fc0b46cf92ab34f93ca7937a5da68672f92fcce8 (patch) | |
tree | f09750c55867d4816f54352148e50aaf2d021f02 /packages/kexecboot/linux-kexecboot-2.6.26 | |
parent | 70ac9ba6487fc109318507a4bd36adc58faebdff (diff) |
linux-kexecboot: add bootlogo for collie and poodle
- both linux-kexecboot 2.6.24 and 2.6.26
- bump both PR
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.26')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.26/collie/defconfig | 5 | ||||
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/collie/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/collie/defconfig index 2e7c8130f6..128fe03c51 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/collie/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/collie/defconfig @@ -624,7 +624,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 # # Sound diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig index 195f3f498a..a0696d854b 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig @@ -1103,8 +1103,7 @@ CONFIG_FONT_MINI_4x6=y CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set -# CONFIG_LOGO_LINUX_CLUT224 is not set -CONFIG_LOGO_OHAND_CLUT224=y +CONFIG_LOGO_LINUX_CLUT224=y # # Sound |