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.23/c7x0 | |
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.23/c7x0')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.23/c7x0/defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.23/c7x0/defconfig b/packages/kexecboot/linux-kexecboot-2.6.23/c7x0/defconfig index a541a10e7c..7afd558d31 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.23/c7x0/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.23/c7x0/defconfig @@ -657,7 +657,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 # # Sound |