drm: Add separate Kconfig option for fbdev helpers
[deliverable/linux.git] / drivers / gpu / drm / mgag200 / Kconfig
CommitLineData
414c4531
DA
1config DRM_MGAG200
2 tristate "Kernel modesetting driver for MGA G200 server engines"
e11847b1 3 depends on DRM && PCI
414c4531
DA
4 select FB_SYS_FILLRECT
5 select FB_SYS_COPYAREA
6 select FB_SYS_IMAGEBLIT
7 select DRM_KMS_HELPER
92b6f89f 8 select DRM_KMS_FB_HELPER
64172ccb 9 select DRM_TTM
414c4531
DA
10 help
11 This is a KMS driver for the MGA G200 server chips, it
12 does not support the original MGA G200 or any of the desktop
13 chips. It requires 0.3.0 of the modesetting userspace driver,
14 and a version of mga driver that will fail on KMS enabled
15 devices.
16
This page took 0.120806 seconds and 5 git commands to generate.