kernel/drivers/gpu/drm/bochs/Kconfig
.. .. @@ -1,8 +1,11 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config DRM_BOCHS 2 3 tristate "DRM Support for bochs dispi vga interface (qemu stdvga)" 3 4 depends on DRM && PCI && MMU 4 5 select DRM_KMS_HELPER 6 + select DRM_VRAM_HELPER5 7 select DRM_TTM 8 + select DRM_TTM_HELPER6 9 help 7 10 Choose this option for qemu. 8 11 If M is selected the module will be called bochs-drm.