xref: /openbmc/linux/drivers/gpu/drm/mgag200/Kconfig (revision 000458b5)
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
7*000458b5SUwe Kleine-König	select I2C
8*000458b5SUwe Kleine-König	select I2C_ALGOBIT
9414c4531SDave Airlie	help
10e20dfd27SThomas Zimmermann	 This is a KMS driver for Matrox G200 chips. It supports the original
11e20dfd27SThomas Zimmermann	 MGA G200 desktop chips and the server variants. It requires 0.3.0
12e20dfd27SThomas Zimmermann	 of the modesetting userspace driver, and a version of mga driver
13e20dfd27SThomas Zimmermann	 that will fail on KMS enabled devices.
14