]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/gpu/drm/mgag200/Kconfig
Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggy
[karo-tx-linux.git] / drivers / gpu / drm / mgag200 / Kconfig
1 config DRM_MGAG200
2         tristate "Kernel modesetting driver for MGA G200 server engines"
3         depends on DRM && PCI
4         select FB_SYS_FILLRECT
5         select FB_SYS_COPYAREA
6         select FB_SYS_IMAGEBLIT
7         select DRM_KMS_HELPER
8         select DRM_TTM
9         help
10          This is a KMS driver for the MGA G200 server chips, it
11          does not support the original MGA G200 or any of the desktop
12          chips. It requires 0.3.0 of the modesetting userspace driver,
13          and a version of mga driver that will fail on KMS enabled
14          devices.
15