diff --git a/hypervisor/arch/x86/Kconfig b/hypervisor/arch/x86/Kconfig index cb0f70266..d4b411650 100644 --- a/hypervisor/arch/x86/Kconfig +++ b/hypervisor/arch/x86/Kconfig @@ -146,7 +146,7 @@ config MTRR_ENABLED config RELOC bool "Enable relocation" - default y + default n config IOMMU_INIT_BUS_LIMIT hex "bus limitation when iommu init"