summaryrefslogtreecommitdiffstats
path: root/rules/usplash.in
blob: 17b301546dfe4ccc0ba229af8d3e057ae92bbafc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## SECTION=staging
## old section:
### 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.

	  STAGING: remove in ptxdist-2018.07.0
	  Upstream long dead, obsolete and fails to build.