aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf
blob: 23fcdc7ef235a4c7a2b89a363cae54145e652d47 (plain)
1
2
3
4
5
6
7
8
9
10
Section "Module"
    Load "fbdevhw"
    Load "fb"
    Load "shadow"
    Load "shadowfb"
    Load "int10"
    Load "vbe"
    Load "vgahw"
    Load "glamoregl"
EndSection