Files
linux-kernel-module-cheat/kernel_config_fragment/display
2018-06-07 06:55:32 +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