alarm/xf86-video-armsoc-rockchip to 260.1b499f5-2

This commit is contained in:
Kevin Mihelich 2015-07-19 02:22:42 +00:00
parent b3dcb3ec34
commit b5eeaddc3e

View file

@ -0,0 +1,16 @@
Section "Device"
Identifier "Mali FBDEV"
Driver "armsoc"
Option "fbdev" "/dev/fb0"
Option "Fimg2DExa" "false"
Option "DRI2" "true"
Option "DRI2_PAGE_FLIP" "false"
Option "DRI2_WAIT_VSYNC" "true"
Option "SWcursorLCD" "false"
EndSection
Section "Screen"
Identifier "DefaultScreen"
Device "Mali FBDEV"
DefaultDepth 24
EndSection