xref: /openbmc/linux/drivers/gpu/drm/mgag200/Kconfig (revision e20dfd27)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2414c4531SDave Airlieconfig DRM_MGAG200
3e20dfd27SThomas Zimmermann	tristate "Matrox G200"
4011cda58SBenjamin Gaignard	depends on DRM && PCI && MMU
5913ec479SThomas Zimmermann	select DRM_GEM_SHMEM_HELPER
6414c4531SDave Airlie	select DRM_KMS_HELPER
7414c4531SDave Airlie	help
8e20dfd27SThomas Zimmermann	 This is a KMS driver for Matrox G200 chips. It supports the original
9e20dfd27SThomas Zimmermann	 MGA G200 desktop chips and the server variants. It requires 0.3.0
10e20dfd27SThomas Zimmermann	 of the modesetting userspace driver, and a version of mga driver
11e20dfd27SThomas Zimmermann	 that will fail on KMS enabled devices.
12