Config.in
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. #
  2. # drm device configuration
  3. #
  4. # This driver provides support for the
  5. # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
  6. #
  7. tristate '  3dfx Banshee/Voodoo3+' CONFIG_DRM_TDFX
  8. #tristate '  3dlabs GMX 2000' CONFIG_DRM_GAMMA
  9. tristate '  ATI Rage 128' CONFIG_DRM_R128
  10. dep_tristate '  ATI Radeon' CONFIG_DRM_RADEON $CONFIG_AGP
  11. dep_tristate '  Intel I810' CONFIG_DRM_I810 $CONFIG_AGP
  12. dep_mbool    '    Enabled XFree 4.1 ioctl interface by default' CONFIG_DRM_I810_XFREE_41 $CONFIG_DRM_I810
  13. dep_tristate '  Intel 830M' CONFIG_DRM_I830 $CONFIG_AGP
  14. dep_tristate '  Matrox g200/g400' CONFIG_DRM_MGA $CONFIG_AGP
  15. dep_tristate '  SiS' CONFIG_DRM_SIS $CONFIG_AGP