]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
riscv: qemu: Enable EFI framebuffer
authorLekKit <50500857+LekKit@users.noreply.github.com>
Sun, 22 Sep 2024 10:11:01 +0000 (13:11 +0300)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 28 Oct 2024 08:11:33 +0000 (16:11 +0800)
Enable framebuffer for better virtual machine integration.
Some guests need EFI FB to work properly.
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
board/emulation/qemu-riscv/Kconfig

index 9538c66e8be599c363a19d87038395178a0fbaee..012ac14a123abbe9c58e8f206c0dc522977085a9 100644 (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