blob: 9fa09ac000adb3ec45e5f3e00f1ffd54c74adcd3 [file] [log] [blame]
Greg Kroah-Hartman46a97192011-10-04 12:29:52 -07001config 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