hw/uefi-vars-sysbus: allow for riscv virt

Allow the device being added to riscv virt VMs.

Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20250319141159.1461621-5-kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2025-03-19 15:11:56 +01:00
parent 761d0b5fb7
commit 5807508fad
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,3 @@
config UEFI_VARS
bool
default y if X86_64 || AARCH64
default y if X86_64 || AARCH64 || RISCV64