Commit 765dad1e authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

grub: add web reference that documents how to generate a splashimage

parent 5cab919b
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -42,8 +42,10 @@ config BR2_TARGET_GRUB_SPLASH
	help
	  Add support for splashimage.

	  A splashimage is a 14-color indexed .xpm picture which
	  is displayed as background for the grub menu.
	  A splashimage is a 14-color indexed .xpm picture which is
	  displayed as background for the grub menu. See
	  http://www.katspace.org/computers/Grub_Splash/ for details
	  on how to generate a splashimage.

config BR2_TARGET_GRUB_DISKLESS
	bool "diskless support"