summaryrefslogblamecommitdiffstats
path: root/target/x86/grub/Config.in
blob: f84c0d48cbbfe06a7cc548a23b5f185c13215272 (plain) (tree)
1
2
3
4
5
6
                      
                   



                                                       










                                                                
config BR2_TARGET_GRUB
	bool "grub"
	default n
	depends on BR2_i386
	help
	  The GRand Unified Bootloader for x86 systems.

config BR2_TARGET_GRUB_SPLASH
	bool "  Splashimage support"
	default n
	depends on BR2_TARGET_GRUB
	help
	  Add support for splashimage.
	  
	  A splashimage is a 14-color indexed .xpm picture which
	  is displayed as background for the grub menu.