shorter names for kernel and buildroot dirs

This commit is contained in:
Ciro Santilli
2018-09-07 17:25:47 +01:00
parent 022d971cad
commit 0a2446edf7
10 changed files with 2 additions and 2 deletions

9
kernel_config/display Normal file
View File

@@ -0,0 +1,9 @@
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