summaryrefslogtreecommitdiffstats
path: root/rules/xorg-driver-video-apm.in
blob: 3f001ea343b50bcd99c273b2c7331f6e53fb220a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=multimedia_xorg_driver_video

config XORG_DRIVER_VIDEO_APM
	tristate
	# mibstore.h is needed but no longer exists in xorg-server
	depends on BROKEN
	depends on XORG_DRIVER_VIDEO
	select XORG_SERVER
	select XORG_SERVER_XORG
	select XORGPROTO
	prompt "APM"
	help
	  This is the Alliance ProMotion video driver for the modular Xorg server.