HV: modify RELOC kconfig option default to "enable"

re-enable RELOC kconfig as default to "y".

Tracked-On: #2349
Signed-off-by: Chaohong guo <chaohong.guo@intel.com>
This commit is contained in:
Chaohong guo 2019-01-22 09:47:12 +08:00 committed by Eddie Dong
parent 8f22a6e89a
commit 5c5f43523a

View File

@ -339,7 +339,7 @@ config MTRR_ENABLED
config RELOC config RELOC
bool "Enable hypervisor relocation" bool "Enable hypervisor relocation"
default n default y
help help
When selected, the hypervisor will relocate itself to where it is When selected, the hypervisor will relocate itself to where it is
loaded. This allows the bootloader to put the hypervisor image to loaded. This allows the bootloader to put the hypervisor image to