x86: Make Linux guest support optional
[linux-2.6-microblaze.git] / drivers / hv / Kconfig
index 64630f1..0403b51 100644 (file)
@@ -2,7 +2,7 @@ menu "Microsoft Hyper-V guest support"
 
 config HYPERV
        tristate "Microsoft Hyper-V client drivers"
-       depends on X86 && ACPI && PCI && X86_LOCAL_APIC
+       depends on X86 && ACPI && PCI && X86_LOCAL_APIC && HYPERVISOR_GUEST
        help
          Select this option to run Linux as a Hyper-V client operating
          system.