riscv: qemu: Enable EFI framebuffer

Enable framebuffer for better virtual machine integration.
Some guests need EFI FB to work properly.
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
This commit is contained in:
LekKit
2024-09-22 13:11:01 +03:00
committed by Leo Yu-Chi Liang
parent aed8febc3d
commit 7d1f04baa0

View File

@@ -58,6 +58,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
imply E1000
imply PCI
imply NVME_PCI
imply VIDEO
imply VIDEO_SIMPLE
imply PCIE_ECAM_GENERIC
imply DM_RNG
imply DM_RTC