diff options
| -rw-r--r-- | meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/xorg.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/xorg.conf b/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/xorg.conf index 2f40dae157..5da15888d4 100644 --- a/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/xorg.conf +++ b/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beaglebone-yocto/xorg.conf | |||
| @@ -5,6 +5,7 @@ EndSection | |||
| 5 | Section "Device" | 5 | Section "Device" |
| 6 | Identifier "Builtin Default fbdev Device 0" | 6 | Identifier "Builtin Default fbdev Device 0" |
| 7 | Driver "modesetting" | 7 | Driver "modesetting" |
| 8 | Option "AccelMethod" "none" | ||
| 8 | EndSection | 9 | EndSection |
| 9 | 10 | ||
| 10 | Section "Screen" | 11 | Section "Screen" |
