2007-06-27 23:03:42 +02:00
|
|
|
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.
|
2008-08-04 21:07:05 +02:00
|
|
|
|
2007-06-27 23:03:42 +02:00
|
|
|
A splashimage is a 14-color indexed .xpm picture which
|
|
|
|
is displayed as background for the grub menu.
|