mhw pushed a commit to branch wip-loongson2f
in repository guix.

commit c4c92b316bc31a674821fc89c4536fe7a74936ab
Author: Mark H Weaver <[email protected]>
Date:   Wed Aug 12 10:37:09 2015 -0400

    MIPS_ONLY: services: xorg: Remove several drivers (for Yeeloong).
---
 gnu/services/xorg.scm |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 9ee8817..fa827a8 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -90,14 +90,8 @@ EndSection"))
   (apply text-file* "xserver.conf" "
 Section \"Files\"
   FontPath \"" font-adobe75dpi "/share/fonts/X11/75dpi\"
-  ModulePath \"" xf86-video-vesa "/lib/xorg/modules/drivers\"
   ModulePath \"" xf86-video-fbdev "/lib/xorg/modules/drivers\"
   ModulePath \"" xf86-video-modesetting "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-cirrus "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-intel "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-mach64 "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-nouveau "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-nv "/lib/xorg/modules/drivers\"
   ModulePath \"" xf86-video-sis "/lib/xorg/modules/drivers\"
 
   # Libinput is the new thing and is recommended over evdev/synaptics

Reply via email to