]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/gpu/drm/mgag200/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / drivers / gpu / drm / mgag200 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
414c4531
DA
2config DRM_MGAG200
3 tristate "Kernel modesetting driver for MGA G200 server engines"
011cda58 4 depends on DRM && PCI && MMU
414c4531 5 select DRM_KMS_HELPER
64172ccb 6 select DRM_TTM
414c4531
DA
7 help
8 This is a KMS driver for the MGA G200 server chips, it
9 does not support the original MGA G200 or any of the desktop
10 chips. It requires 0.3.0 of the modesetting userspace driver,
11 and a version of mga driver that will fail on KMS enabled
12 devices.
13