kumquat-buildroot/boot/grub2/Config.in
Thomas Petazzoni 649b5b9250 bootloaders: move bootloader build code to boot/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-06-10 21:05:12 +02:00

14 lines
338 B
Plaintext

config BR2_TARGET_GRUB2
bool "grub2"
help
The GRand Unified Bootloader for x86 systems, take #2.
config BR2_TARGET_GRUB2_SPLASH
bool "Splashimage support"
depends on BR2_TARGET_GRUB2
help
Add support for splashimage.
A splashimage is a 14-color indexed .xpm picture which
is displayed as background for the grub menu.