summary refs log tree commit diff stats
path: root/hw/uefi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/uefi/Kconfig')
-rw-r--r--hw/uefi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/uefi/Kconfig b/hw/uefi/Kconfig
index ca6c2bc46a..046d55320e 100644
--- a/hw/uefi/Kconfig
+++ b/hw/uefi/Kconfig
@@ -1,3 +1,3 @@
 config UEFI_VARS
 	bool
-        default y if X86_64 || AARCH64
+        default y if X86_64 || AARCH64 || RISCV64 || LOONGARCH64