blob: e43ff8dc03209092064d6e443cd71b2f92d79bd2 [file] [log] [blame]
Dave Airlie312fec12012-02-29 13:40:04 +00001config DRM_AST
2 tristate "AST server chips"
3 depends on DRM && PCI && EXPERIMENTAL
4 select DRM_TTM
5 select FB_SYS_COPYAREA
6 select FB_SYS_FILLRECT
7 select FB_SYS_IMAGEBLIT
8 select DRM_KMS_HELPER
9 help
10 Say yes for experimental AST GPU driver. Do not enable
11 this driver without having a working -modesetting,
12 and a version of AST that knows to fail if KMS
13 is bound to the driver. These GPUs are commonly found
14 in server chipsets.
15