Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# SPDX-License-Identifier: GPL-2.0-only
2config DRM_BOCHS
3 tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
4 depends on DRM && PCI && MMU
5 select DRM_KMS_HELPER
6 select DRM_VRAM_HELPER
7 help
8 Choose this option for qemu.
9 If M is selected the module will be called bochs-drm.