Files
linux-kernel-module-cheat/kernel_config_fragments/display
Ciro Santilli 66fe5f6647 build runs, lots of uncommented and lots of untested though
Refactor everything. Create nice submodules/ and packages/ folders.
2018-09-07 10:08:59 +01:00

10 lines
133 B
Plaintext

CONFIG_DRM=y
## QEMU
CONFIG_DRM_VIRTIO_GPU=y
## gem5
CONFIG_DRM_HDLCD=y
# Only present in the gem5 fork.
CONFIG_DRM_VIRT_ENCODER=y