diff --git a/hypervisor/arch/x86/Kconfig b/hypervisor/arch/x86/Kconfig index 680cbe9d4..dd7b2d40c 100644 --- a/hypervisor/arch/x86/Kconfig +++ b/hypervisor/arch/x86/Kconfig @@ -337,7 +337,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