bump version
[buildroot.git] / target / x86 / grub2 / Config.in
blob9c81985788599835eba0a6d401de52505fee73a1
1 config BR2_TARGET_GRUB2
2         bool "grub2"
3         default n
4         help
5           The GRand Unified Bootloader for x86 systems, take #2.
7 config BR2_TARGET_GRUB2_SPLASH
8         bool "Splashimage support"
9         default n
10         depends on BR2_TARGET_GRUB2
11         help
12           Add support for splashimage.
13           
14           A splashimage is a 14-color indexed .xpm picture which
15           is displayed as background for the grub menu.