repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.2.1
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
bochs
/
Kconfig
blob
5f8b0c2b9a4461d2e07b1d7a3abb25f69837fc90
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_KMS_FB_HELPER
6
select FB_SYS_FILLRECT
7
select FB_SYS_COPYAREA
8
select FB_SYS_IMAGEBLIT
9
select DRM_TTM
10
help
11
Choose this option for qemu.
12
If M is selected the module will be called bochs-drm.