Sign in
android-kvm
/
linux
/
34112deddb43c37812f2a8836555754099efb9f2
/
.
/
drivers
/
gpu
/
drm
/
bochs
/
Kconfig
blob: e1f6ae9dd0422614f8cdc03d8b5186d5d6ee25b3 [
file
] [
log
] [
blame
]
config DRM_BOCHS
tristate
"DRM Support for bochs dispi vga interface (qemu stdvga)"
depends on DRM
&&
PCI
&&
MMU
select
DRM_KMS_HELPER
select
DRM_VRAM_HELPER
help
Choose
this
option
for
qemu
.
If
M
is
selected the
module
will be called bochs
-
drm
.