Files
orangepi-build/external/packages/extras-buildpkgs/xf86-video-armsoc/debian/80-armsoc-sun4i.conf
2020-10-30 09:50:39 +08:00

15 lines
299 B
Plaintext

Section "Device"
Identifier "ARMSOC DRM driver"
Driver "armsoc"
Option "DRI2" "true"
# Option "fbdev" "/dev/fb0"
# Option "Debug" "true"
# Option "UMP_LOCK" "false"
EndSection
Section "Screen"
Identifier "DefaultScreen"
Device "ARMSOC DRM driver"
DefaultDepth 24
EndSection