]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/gpu/drm/ast/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / gpu / drm / ast / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
312fec14
DA
2config DRM_AST
3 tristate "AST server chips"
011cda58 4 depends on DRM && PCI && MMU
312fec14 5 select DRM_TTM
312fec14 6 select DRM_KMS_HELPER
64172ccb 7 select DRM_TTM
312fec14
DA
8 help
9 Say yes for experimental AST GPU driver. Do not enable
10 this driver without having a working -modesetting,
11 and a version of AST that knows to fail if KMS
12 is bound to the driver. These GPUs are commonly found
13 in server chipsets.
14