aboutsummaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-graphics/xorg-xserver/xserver-xf86-config/emenlow/xorg.conf
blob: 6846263839fd182e03fb0c1cb9dddae745911496 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Section "ServerFlags"
    Option "AutoAddDevices" "False"
EndSection

Section "Device"
    Identifier	"Configured Video Device"
    Driver	"psb"
    Option	"ShadowFB" "False"
EndSection

Section "DRI"
    Mode 0666
EndSection