diff --git a/hypervisor/arch/x86/Kconfig b/hypervisor/arch/x86/Kconfig index ab0295aa6..0e0169b65 100644 --- a/hypervisor/arch/x86/Kconfig +++ b/hypervisor/arch/x86/Kconfig @@ -339,7 +339,7 @@ config MTRR_ENABLED config RELOC bool "Enable hypervisor relocation" - default n + default y help When selected, the hypervisor will relocate itself to where it is loaded. This allows the bootloader to put the hypervisor image to