summaryrefslogtreecommitdiffstats
path: root/rules/xorg-driver-video-v4l.in
blob: e3099569d5c15c61dc8be298b9a615dd4a95616c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## SECTION=staging
## old section:
### SECTION=multimedia_xorg_driver_video

# configuration for xorg-driver-video-v4l

config XORG_DRIVER_VIDEO_V4L
	tristate
	depends on XORG_DRIVER_VIDEO
	select XORG_SERVER
	select XORG_SERVER_XORG
	select XORG_PROTO_X
	select XORG_PROTO_FONTS
	prompt "Video for Linux v4l"
	help
	  X.Org X server -- Video 4 Linux display driver.

	  STAGING: remove in ptxdist-2016.07.0
	  Upstream ist dead and it no longer builds with the latest Xorg
	  server.