drm: Add separate Kconfig option for fbdev helpers
[deliverable/linux.git] / drivers / gpu / drm / ast / Kconfig
CommitLineData
312fec14
DA
1config DRM_AST
2 tristate "AST server chips"
38ccbfbd 3 depends on DRM && PCI
312fec14
DA
4 select DRM_TTM
5 select FB_SYS_COPYAREA
6 select FB_SYS_FILLRECT
7 select FB_SYS_IMAGEBLIT
8 select DRM_KMS_HELPER
92b6f89f 9 select DRM_KMS_FB_HELPER
64172ccb 10 select DRM_TTM
312fec14
DA
11 help
12 Say yes for experimental AST GPU driver. Do not enable
13 this driver without having a working -modesetting,
14 and a version of AST that knows to fail if KMS
15 is bound to the driver. These GPUs are commonly found
16 in server chipsets.
17
This page took 0.11516 seconds and 5 git commands to generate.