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

config XORG_DRIVER_VIDEO_VESA
	tristate
	depends on XORG_DRIVER_VIDEO
	select XORG_SERVER
	select XORG_PROTO_X
	select XORG_PROTO_FONTS
	prompt "VESA"
	help
	  This is the VESA video driver for the modular Xorg server.