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