JustOS/linux-6.13/drivers/gpu/drm/vkms/Kconfig
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

17 lines
425 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config DRM_VKMS
tristate "Virtual KMS (EXPERIMENTAL)"
depends on DRM && MMU
select DRM_CLIENT_SELECTION
select DRM_KMS_HELPER
select DRM_GEM_SHMEM_HELPER
select CRC32
default n
help
Virtual Kernel Mode-Setting (VKMS) is used for testing or for
running GPU in a headless machines. Choose this option to get
a VKMS.
If M is selected the module will be called vkms.