mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
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:
9
linux_config/display
Normal file
9
linux_config/display
Normal 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
|
||||
Reference in New Issue
Block a user