mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-16 01:46:56 +07:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
config DRM_BOCHS
|
||
|
tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
|
||
|
depends on DRM && PCI
|
||
|
select DRM_KMS_HELPER
|
||
|
select DRM_TTM
|
||
|
help
|
||
|
Choose this option for qemu.
|
||
|
If M is selected the module will be called bochs-drm.
|