summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf')
-rw-r--r--meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf b/meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf
deleted file mode 100644
index d7c6a59a..00000000
--- a/meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf
+++ /dev/null
@@ -1,19 +0,0 @@
1Section "Device"
2 Option "DRIDisableVSync" "False"
3 Identifier "Card0"
4 Driver "pvr"
5 BusID "PCI:0:2:0"
6 Option "SoftEXA" "Off"
7 Option "FlipChain" "On"
8EndSection
9
10Section "ServerLayout"
11 Identifier "default screen"
12 Option "AIGLX" "on"
13EndSection
14
15Section "ServerFlags"
16 Option "DontZap" "0"
17 Option "AutoAddDevices" "False"
18EndSection
19