1#
2# Huawei driver configuration
3#
4
5config HINIC
6	tristate "Huawei Intelligent PCIE Network Interface Card"
7	depends on (PCI_MSI && X86)
8	default m
9	---help---
10	  This driver supports HiNIC PCIE Ethernet cards.
11	  To compile this driver as part of the kernel, choose Y here.
12	  If unsure, choose N.
13	  The default is compiled as module.
14