mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #830 from ader1990/arm64_qemu_enable_vnc_display
arm64: fix vnc console on qemu-kvm arm64
This commit is contained in:
commit
84166fcc00
1
changelog/changes/2023-05-22-virtio-gpu.md
Normal file
1
changelog/changes/2023-05-22-virtio-gpu.md
Normal file
@ -0,0 +1 @@
|
||||
- Enabled the virtio GPU driver ([scripts#830](https://github.com/flatcar/scripts/pull/830))
|
||||
@ -164,6 +164,8 @@ CONFIG_DM_UEVENT=y
|
||||
CONFIG_DM_VERITY=m
|
||||
CONFIG_DM_ZERO=m
|
||||
CONFIG_DNS_RESOLVER=y
|
||||
CONFIG_DRM=m
|
||||
CONFIG_DRM_VIRTIO_GPU=m
|
||||
CONFIG_DUMMY=m
|
||||
CONFIG_DYNAMIC_DEBUG=y
|
||||
CONFIG_E100=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user