aboutsummaryrefslogtreecommitdiff
path: root/files/xorg/99-fbturbo.conf
blob: a7124c95492250c738e6798cfa85e977faa229d1 (plain) (blame)
1
2
3
4
5
6
Section "Device"
        Identifier "Allwinner A10/A13 FBDEV"
        Driver "fbturbo"
        Option "fbdev" "/dev/fb0"
        Option "SwapbuffersWait" "true"
EndSection