diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-05-27 09:48:26 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-06-21 10:48:48 +0200 |
commit | 26091f4bd6b975eaabafc042c7af50b22042e508 (patch) | |
tree | 3418ca9ac7561a45bae51c45dc272b61de0c5015 /nx-X11/config/cf/xorgsite.def | |
parent | ae443bd5b68d24f031d96b1a028eefae52da96ee (diff) | |
download | nx-libs-26091f4bd6b975eaabafc042c7af50b22042e508.tar.gz nx-libs-26091f4bd6b975eaabafc042c7af50b22042e508.tar.bz2 nx-libs-26091f4bd6b975eaabafc042c7af50b22042e508.zip |
nx-X11/config/cf: Drop build-logic for all hardware drivers.
Diffstat (limited to 'nx-X11/config/cf/xorgsite.def')
-rw-r--r-- | nx-X11/config/cf/xorgsite.def | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/nx-X11/config/cf/xorgsite.def b/nx-X11/config/cf/xorgsite.def index c05e53e17..53a139565 100644 --- a/nx-X11/config/cf/xorgsite.def +++ b/nx-X11/config/cf/xorgsite.def @@ -55,27 +55,6 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $ */ /* - * Which drivers to build. When building a static server, each of these - * will be included in it. When building the loadable server each of these - * modules will be built. - * -#define XF86CardDrivers mga glint nv tga s3virge sis rendition \ - neomagic i740 tdfx savage \ - cirrus vmware tseng trident chips apm \ - GlideDriver fbdev i128 \ - ati DevelDrivers ark cyrix \ - siliconmotion \ - vesa vga XF86OSCardDrivers XF86ExtraCardDrivers - */ - -/* - * To add third party drivers to the standard driver list, set the - * following. - * -#define XF86ExtraCardDrivers extradriver1 extradriver2 ... - */ - -/* * Select the XInput devices you want by uncommenting this. * #define XInputDrivers mouse keyboard acecad calcomp citron \ |