aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-xserver/xserver-xorg-conf/vortex86sx/xorg.conf
blob: 0f03faf33d10320ffad1d0e023d03d4a5223b32b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Section "Device"
	Identifier  "Card0"
	Driver      "vesa"
EndSection

# SIS driver is proper one for this device but fails with misc errors.
#Section "Device"
#	Identifier  "Card0"
#	Driver      "sis"
#
#	Disable MMX/SSE tests
#	Option      "BenchmarkMemCpy" "off"
#EndSection