summaryrefslogtreecommitdiff
path: root/target/x86/grub2/Config.in
blob: f9458b1853ba23a350f942d266640668e6150b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.