Home | History | Annotate | Line # | Download | only in ast
Kconfig revision 1.1.1.1.4.2
      1  1.1.1.1.4.2  rmind config DRM_AST
      2  1.1.1.1.4.2  rmind 	tristate "AST server chips"
      3  1.1.1.1.4.2  rmind 	depends on DRM && PCI && EXPERIMENTAL
      4  1.1.1.1.4.2  rmind 	select DRM_TTM
      5  1.1.1.1.4.2  rmind 	select FB_SYS_COPYAREA
      6  1.1.1.1.4.2  rmind 	select FB_SYS_FILLRECT
      7  1.1.1.1.4.2  rmind 	select FB_SYS_IMAGEBLIT
      8  1.1.1.1.4.2  rmind 	select DRM_KMS_HELPER
      9  1.1.1.1.4.2  rmind 	select DRM_TTM
     10  1.1.1.1.4.2  rmind 	help
     11  1.1.1.1.4.2  rmind 	 Say yes for experimental AST GPU driver. Do not enable
     12  1.1.1.1.4.2  rmind 	 this driver without having a working -modesetting,
     13  1.1.1.1.4.2  rmind 	 and a version of AST that knows to fail if KMS
     14  1.1.1.1.4.2  rmind 	 is bound to the driver. These GPUs are commonly found
     15  1.1.1.1.4.2  rmind 	 in server chipsets.
     16  1.1.1.1.4.2  rmind 
     17