blob: 3a1c5fbae54a5486252e91dd4ae1c0f9fdf95a59 [file] [log] [blame]
Dave Airlie414c4532012-04-17 15:01:25 +01001config DRM_MGAG200
2 tristate "Kernel modesetting driver for MGA G200 server engines"
Kees Cooke11847b12013-01-16 18:53:36 -08003 depends on DRM && PCI
Dave Airlie414c4532012-04-17 15:01:25 +01004 select FB_SYS_FILLRECT
5 select FB_SYS_COPYAREA
6 select FB_SYS_IMAGEBLIT
7 select DRM_KMS_HELPER
Daniel Vetter92b6f892013-10-08 17:44:47 +02008 select DRM_KMS_FB_HELPER
Dave Airlie64172cc2012-05-20 10:09:25 +01009 select DRM_TTM
Dave Airlie414c4532012-04-17 15:01:25 +010010 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