Signed-off-by: Wei Liu <wei.l...@citrix.com>
---
v2: use tab to indent

Haven't added a dependency on PV_SHIM_EXCLUSIVE because agreement is
not yet reached.
---
 xen/arch/x86/Kconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig
index 73ab8f8..11637e1 100644
--- a/xen/arch/x86/Kconfig
+++ b/xen/arch/x86/Kconfig
@@ -60,6 +60,12 @@ config PV_LINEAR_PT
 
 config HVM
        def_bool y
+       prompt "HVM / PVH support"
+       ---help---
+         Interfaces to support HVM and PVH guests.
+
+         If unsure, say Y.
+
 
 config SHADOW_PAGING
         bool "Shadow Paging"
-- 
git-series 0.9.1

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to