diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig index 14d23e27b5..5139d23087 100644 --- a/hw/i386/Kconfig +++ b/hw/i386/Kconfig @@ -4,7 +4,7 @@ config X86_FW_OVMF config SEV bool select X86_FW_OVMF - depends on KVM + depends on KVM && X86_64 config SGX bool