]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/gpu/drm/ast/Kconfig
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux...
[mirror_ubuntu-focal-kernel.git] / drivers / gpu / drm / ast / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_AST
3 tristate "AST server chips"
4 depends on DRM && PCI && MMU
5 select DRM_KMS_HELPER
6 select DRM_VRAM_HELPER
7 help
8 Say yes for experimental AST GPU driver. Do not enable
9 this driver without having a working -modesetting,
10 and a version of AST that knows to fail if KMS
11 is bound to the driver. These GPUs are commonly found
12 in server chipsets.
13