mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
shorter names for kernel and buildroot dirs
This commit is contained in:
9
kernel_config/display
Normal file
9
kernel_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