1Section "Device" 2 Identifier "ARMSOC DRM driver" 3 Driver "armsoc" 4 Option "DRI2" "true" 5# Option "fbdev" "/dev/fb0" 6# Option "Debug" "true" 7# Option "UMP_LOCK" "false" 8EndSection 9 10Section "Screen" 11 Identifier "DefaultScreen" 12 Device "ARMSOC DRM driver" 13 DefaultDepth 24 14EndSection 15 16