summaryrefslogtreecommitdiffstats
path: root/rules/xorg-driver-video-vga.in
blob: 39c3824206d7ed6dbf1a8e395fc6e46abcfce412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# configuration for xorg-driver-video-vga

config XORG_DRIVER_VIDEO_VGA
	bool
	depends on XORG_DRIVER_VIDEO
	select XORG_SERVER
	select XORG_PROTO_X
	select XORG_PROTO_FONTS
	prompt "VGA"
	help
	  This is the generic VGA video driver for the modular Xorg server.