1 # SPDX-License-Identifier: GPL-2.0
3 menu "Microsoft Hyper-V guest support"
6 tristate "Microsoft Hyper-V client drivers"
7 depends on ACPI && ((X86 && X86_LOCAL_APIC && HYPERVISOR_GUEST) \
8 || (ARM64 && !CPU_BIG_ENDIAN))
10 select X86_HV_CALLBACK_VECTOR if X86
13 Select this option to run Linux as a Hyper-V client operating
17 def_bool HYPERV && X86
20 tristate "Microsoft Hyper-V Utilities driver"
21 depends on HYPERV && CONNECTOR && NLS
22 depends on PTP_1588_CLOCK_OPTIONAL
24 Select this option to enable the Hyper-V Utilities.
27 tristate "Microsoft Hyper-V Balloon driver"
31 Select this option to enable Hyper-V Balloon driver.