Move build-buildroot linux configs to build-linux.

Needs a lot of testing, and need to cleanup readme, but seems to work.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-24 00:00:01 +00:00
parent a410100f3f
commit 21627ff9d8
11 changed files with 164 additions and 229 deletions

9
linux_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