menu "Microsoft Hyper-V guest support" config [31mCONFIG_HYPERV[0m tristate "Microsoft Hyper-V client drivers" depends on [31mCONFIG_X86[0m && [31mCONFIG_ACPI[0m && [31mCONFIG_PCI[0m && [31mCONFIG_X86_LOCAL_APIC[0m && [31mCONFIG_HYPERVISOR_GUEST[0m help Select this option to run Linux as a Hyper-V client operating system. config [31mCONFIG_HYPERV_UTILS[0m tristate "Microsoft Hyper-V Utilities driver" depends on [31mCONFIG_HYPERV[0m && [31mCONFIG_CONNECTOR[0m && [31mCONFIG_NLS[0m help Select this option to enable the Hyper-V Utilities. config [31mCONFIG_HYPERV_BALLOON[0m tristate "Microsoft Hyper-V Balloon driver" depends on [31mCONFIG_HYPERV[0m help Select this option to enable Hyper-V Balloon driver. endmenu |