Kconfig 242 B

12345678
  1. config DRM_BOCHS
  2. tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
  3. depends on DRM && PCI
  4. select DRM_KMS_HELPER
  5. select DRM_TTM
  6. help
  7. Choose this option for qemu.
  8. If M is selected the module will be called bochs-drm.