[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 03/34] x86: HVM_FEP should depend on HVM
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- xen/arch/x86/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig index 63b286a..ba5cb62 100644 --- a/xen/arch/x86/Kconfig +++ b/xen/arch/x86/Kconfig @@ -94,6 +94,7 @@ config BIGMEM config HVM_FEP bool "HVM Forced Emulation Prefix support" if EXPERT = "y" default DEBUG + depends on HVM ---help--- Compiles in a feature that allows HVM guest to arbitrarily -- git-series 0.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |