aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot/c7x0/defconfig
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-10-25 00:13:35 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-10-25 00:13:35 +0200
commit9beb49ea379f7f03565e6ede0ed0043fa95cb04e (patch)
treec018adfce4888ade7dc69f8185e65f502e952f38 /recipes/linux/linux-kexecboot/c7x0/defconfig
parentf874303c1224bd4076e0ab15561482e12cbab183 (diff)
downloadopenembedded-9beb49ea379f7f03565e6ede0ed0043fa95cb04e.tar.gz
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...
Diffstat (limited to 'recipes/linux/linux-kexecboot/c7x0/defconfig')
-rw-r--r--recipes/linux/linux-kexecboot/c7x0/defconfig5
1 files changed, 4 insertions, 1 deletions
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