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

config XORG_DRIVER_VIDEO_VGA
	tristate
	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.