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
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
bochs
/
Kconfig
blob
7bcdf294fed8344e5e5387f4550ceaf834e54b9c
1
# SPDX-License-Identifier: GPL-2.0-only
2
config DRM_BOCHS
3
tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
4
depends on DRM && PCI && MMU
5
select DRM_KMS_HELPER
6
select DRM_VRAM_HELPER
7
select DRM_TTM
8
select DRM_TTM_HELPER
9
help
10
Choose this option for qemu.
11
If M is selected the module will be called bochs-drm.