1 # SPDX-License-Identifier: GPL-2.0
3 menu "Microsoft Hyper-V guest support"
6 tristate "Microsoft Hyper-V client drivers"
7 depends on X86 && ACPI && PCI && X86_LOCAL_APIC && HYPERVISOR_GUEST
10 Select this option to run Linux as a Hyper-V client operating
14 def_bool HYPERV && X86_64
17 tristate "Microsoft Hyper-V Utilities driver"
18 depends on HYPERV && CONNECTOR && NLS
20 Select this option to enable the Hyper-V Utilities.
23 tristate "Microsoft Hyper-V Balloon driver"
26 Select this option to enable Hyper-V Balloon driver.