xen/pvh: Use 'depend' instead of 'select'.
[linux-2.6-microblaze.git] / arch / x86 / xen / Kconfig
index d88bfd6..01b9026 100644 (file)
@@ -53,6 +53,5 @@ config XEN_DEBUG_FS
 
 config XEN_PVH
        bool "Support for running as a PVH guest"
-       depends on X86_64 && XEN
-       select XEN_PVHVM
+       depends on X86_64 && XEN && XEN_PVHVM
        def_bool n