treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / gpu / drm / mgag200 / Kconfig
blobd60aa4b9ccd470d94f95737b73a76be4994e3f1d
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_MGAG200
3         tristate "Kernel modesetting driver for MGA G200 server engines"
4         depends on DRM && PCI && MMU
5         select DRM_KMS_HELPER
6         select DRM_VRAM_HELPER
7         select DRM_TTM
8         select DRM_TTM_HELPER
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.