# Distributed under the GPL v2
# $Id$
+ 09 Feb 2011; Sebastian Pipping <sping@gentoo.org> genkernel.conf:
+ Add SPLASH and SPLASH_THEME to genkernel.conf (bug #268468)
+
+ Special thanks:
+ - PhobosK
+
08 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
Add iBFT support for iSCSI (bug #314575)
# Add new kernel to grub?
# BOOTLOADER="grub"
+# Enable splashutils in early space (initrd). Default is "no".
+# SPLASH="yes"
+
+# Use this splash theme. If commented out - the "default" name theme is used.
+# Also, SPLASH="yes" needs to be enabled for this one to one work.
+# This supersedes the "SPLASH_THEME" option of /etc/conf.d/splash (in early space).
+# SPLASH_THEME="gentoo"
+
# =========Low Level Compile Settings=========
#
# GNU Make to use for kernel. See also the --kernel-make command line option.