]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/hv/Kconfig
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
[mirror_ubuntu-artful-kernel.git] / drivers / hv / Kconfig
CommitLineData
46a97191
GKH
1config HYPERV
2 tristate "Microsoft Hyper-V client drivers"
3 depends on X86 && ACPI && PCI
4 help
5 Select this option to run Linux as a Hyper-V client operating
6 system.
7
8config HYPERV_UTILS
9 tristate "Microsoft Hyper-V Utilities driver"
10 depends on HYPERV && CONNECTOR && NLS
11 help
12 Select this option to enable the Hyper-V Utilities.
13
14