Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-block.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 4 select DRM_KMS_HELPER
64172ccb 5 select DRM_TTM
414c4531
DA
6 help
7 This is a KMS driver for the MGA G200 server chips, it
8 does not support the original MGA G200 or any of the desktop
9 chips. It requires 0.3.0 of the modesetting userspace driver,
10 and a version of mga driver that will fail on KMS enabled
11 devices.
12