162306a36Sopenharmony_ci# 262306a36Sopenharmony_ci# Microsoft Azure network device configuration 362306a36Sopenharmony_ci# 462306a36Sopenharmony_ci 562306a36Sopenharmony_ciconfig NET_VENDOR_MICROSOFT 662306a36Sopenharmony_ci bool "Microsoft Network Devices" 762306a36Sopenharmony_ci default y 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci If you have a network (Ethernet) device belonging to this class, say Y. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci Note that the answer to this question doesn't directly affect the 1262306a36Sopenharmony_ci kernel: saying N will just cause the configurator to skip the 1362306a36Sopenharmony_ci question about Microsoft network devices. If you say Y, you will be 1462306a36Sopenharmony_ci asked for your specific device in the following question. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ciif NET_VENDOR_MICROSOFT 1762306a36Sopenharmony_ci 1862306a36Sopenharmony_ciconfig MICROSOFT_MANA 1962306a36Sopenharmony_ci tristate "Microsoft Azure Network Adapter (MANA) support" 2062306a36Sopenharmony_ci depends on PCI_MSI && X86_64 2162306a36Sopenharmony_ci depends on PCI_HYPERV 2262306a36Sopenharmony_ci select AUXILIARY_BUS 2362306a36Sopenharmony_ci select PAGE_POOL 2462306a36Sopenharmony_ci help 2562306a36Sopenharmony_ci This driver supports Microsoft Azure Network Adapter (MANA). 2662306a36Sopenharmony_ci So far, the driver is only supported on X86_64. 2762306a36Sopenharmony_ci 2862306a36Sopenharmony_ci To compile this driver as a module, choose M here. 2962306a36Sopenharmony_ci The module will be called mana. 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ciendif #NET_VENDOR_MICROSOFT 32