summaryrefslogtreecommitdiffstats
path: root/rules/usplash.in
blob: 8bda78284d1a3c1e80ad69ec349837f509c7f0ff (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=multimedia_framebuffer

config USPLASH
	tristate
	select LIBX86
	select HOST_USPLASH
	prompt "usplash"
	help
	  Usplash is a userspace application that uses the Linux
	  framebuffer interface to draw a splash screen at boot.