diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-01-27 00:47:12 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-01-27 22:42:43 +0100 |
commit | 024558cdc2bda76216aad0bbbaa7c6ad09b97056 (patch) | |
tree | 7e6da806314096197ec9f6520b915c2c27cf3647 /packages/kexecboot/linux-kexecboot-2.6.26/akita | |
parent | a8056a506be839170dca74e420f43743fd8b9572 (diff) |
linux-kexecboot: bootlogo patches
- logo will appear for just 1 second...
- for 2.6.23, 2.6.24, 2.6.26
- custom logo for Angstrom distro
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/akita')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig index 80daecd44e..305d935691 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig @@ -810,8 +810,7 @@ CONFIG_FONT_8x16=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 |