9 lines
249 B
Plaintext
9 lines
249 B
Plaintext
|
config DRM_BOCHS
|
||
|
tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
|
||
|
depends on DRM && PCI && MMU
|
||
|
select DRM_KMS_HELPER
|
||
|
select DRM_TTM
|
||
|
help
|
||
|
Choose this option for qemu.
|
||
|
If M is selected the module will be called bochs-drm.
|