Kconfig 342 B

1234567891011121314
  1. config 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. config HYPERV_UTILS
  8. tristate "Microsoft Hyper-V Utilities driver"
  9. depends on HYPERV && CONNECTOR && NLS
  10. help
  11. Select this option to enable the Hyper-V Utilities.