aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/xen/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig
index d88bfd66aaab..01b90261fa38 100644
--- a/arch/x86/xen/Kconfig
+++ b/arch/x86/xen/Kconfig
@@ -53,6 +53,5 @@ config XEN_DEBUG_FS
53 53
54config XEN_PVH 54config XEN_PVH
55 bool "Support for running as a PVH guest" 55 bool "Support for running as a PVH guest"
56 depends on X86_64 && XEN 56 depends on X86_64 && XEN && XEN_PVHVM
57 select XEN_PVHVM
58 def_bool n 57 def_bool n