From: "Luis R. Rodriguez" <mcg...@suse.com>

Now that the respective PV modes have the specific requirements
selectable just remove this from CONFIG_XEN This is as per the
agreed upon Xen Kconfig changes [0].

[0] http://comments.gmane.org/gmane.comp.emulators.xen.devel/231579

Signed-off-by: Luis R. Rodriguez <mcg...@suse.com>
---
 arch/x86/xen/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig
index 9298eb3..19b2d3d 100644
--- a/arch/x86/xen/Kconfig
+++ b/arch/x86/xen/Kconfig
@@ -4,8 +4,6 @@
 
 config XEN
        bool "Xen guest support"
-       depends on PARAVIRT
-       select PARAVIRT_CLOCK
        select PARAVIRT_MMU
        depends on X86_64 || (X86_32 && X86_PAE)
        depends on X86_TSC
-- 
2.2.2


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to